@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/c9630cc5-d13a-4842-9344-4de9df33aac4> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:36.063927+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23894929> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nb> ;
    :dimensions "sheet 76 x 56 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 print" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "lithograph" ] ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2017027255> ;
    :hasItem <http://id.loc.gov/resources/items/23894929> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024636996" ] ;
    :instanceOf <https://dev.bcld.info/works/bb1de1a7-8db1-4d74-aa2f-53a5bec5a509> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Title devised by Library Staff." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleDate "[between 1948 and 1999]" ;
            :date "1948~/1999~"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/xxu> ] ;
    :publicationStatement "[between 1948 and 1999]" ;
    :title [ a :Title ;
            :mainTitle "[Untitled with figure]" ],
        [ a :Title ;
            :mainTitle "[Untitled with figure]" ] ;
    :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> ] .

