@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://bluecore-dev.stanford.edu/instances/a273399d-9110-4485-907e-151d1019be67> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:55.920254+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22829308> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/pap> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :dimensions "25 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 atlas (99 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "color illustrations, color maps" ] ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026058> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2022586258" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/8fa0422d-2cbc-47f4-a955-1e87f8b4ff93> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Relief shown by shading and spot heights." ],
        [ a :Note ;
            rdfs:label "Includes index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Ústřední správa geodézie a kartografie" ;
            bflc:simpleDate "[1960]" ;
            bflc:simplePlace "Praha" ;
            :date "1960"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/xr> ] ;
    :publicationStatement "Praha: Ústřední správa geodézie a kartografie, [1960]" ;
    :title [ a :Title ;
            :mainTitle "Automapa CSSR" ] .

