@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/99dcd86c-250c-428e-a1e2-a11eb50c7f81> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:23.229134+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23895101> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nb> ;
    :dimensions "sheet 50 x 66 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 print" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "intaglio" ] ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2017027255> ;
    :hasItem <http://id.loc.gov/resources/items/23895101> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024636552" ] ;
    :instanceOf <https://dev.bcld.info/works/17be895d-6569-4e83-ba5e-379255f2d126> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Title transcribed from item." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleDate "1977-1978" ;
            :date "1977~/1978~"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/xxu> ] ;
    :publicationStatement "1977-1978" ;
    :title [ a :Title ;
            :mainTitle "Mystic meeting of the chiefs" ],
        [ a :Title ;
            :mainTitle "Mystic meeting of the chiefs" ] ;
    :usageAndAccessPolicy [ a :UsePolicy ;
            rdfs:label "Rights status not evaluated. For general information see \"Copyright and Other Restrictions ...,\"" ;
            :electronicLocator <https://hdl.loc.gov/loc.pnp/res.195.copr> ] .

