@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/e8c6d747-70e5-4af0-8ec0-f2ecf01f3f6b> 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:53.907525+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/5940633> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "19 cm" ;
    :extent [ a :Extent ;
            rdfs:label "xvi, 496 p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "col. front., col. plates." ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   31012528 " ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/4b6dab91-7ca4-4606-9982-8b6aa01641ea> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "G. Routledge and sons" ;
            bflc:simpleDate "[1872]" ;
            bflc:simplePlace "London",
                "New York" ;
            :date "1872"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "London; New York: G. Routledge and sons, [1872]" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The great battles of the British navy" ] .

