@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/9f27329d-ca67-40f5-a655-71f939e66888> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:56.156800+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24140424> ;
            :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/> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/pap> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nb> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/one> ;
    :dimensions "19 x 28 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 map" ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026387> ;
    :hasItem <http://id.loc.gov/resources/items/24140424> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2025189639" ] ;
    :instanceOf <https://dev.bcld.info/works/986fbd52-f13f-4807-bd89-e62ef569879c> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "\"62\"--In upper left." ],
        [ a :Note ;
            rdfs:label "\"The Times, Tuesday, July 19, 1910\"--In upper margin." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "[publisher not identified]" ;
            bflc:simpleDate "1910" ;
            bflc:simplePlace "[New York]" ;
            :date "1910"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nyu> ] ;
    :publicationStatement "[New York]: [publisher not identified], 1910" ;
    :responsibilityStatement "courtesy of the Review of reviews" ;
    :title [ a :Title ;
            :mainTitle "Map of South Manchuria Railway and its connections" ],
        [ a :Title ;
            :mainTitle "Map of South Manchuria Railway and its connections" ] .

