@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/e85a4a37-143f-4f4a-8c97-2363d63a5130> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:36.026793+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23979727> ;
            :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/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (48 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations." ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "ePub" ;
            rdf:value "9781472805034" ],
        [ a :Isbn ;
            :qualifier "print" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781472805010" ],
        [ a :Lccn ;
            rdf:value "  2024728407" ],
        [ a :Isbn ;
            :qualifier "PDF" ;
            rdf:value "9781472805027" ] ;
    :instanceOf <https://dev.bcld.info/works/f29e5861-0cd7-4891-967c-26c75220b783> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record; resource not viewed." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographies (page 47) and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Osprey Publishing" ;
            bflc:simpleDate "2015" ;
            bflc:simplePlace "Oxford, UK" ;
            :date "2015"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "Oxford, UK: Osprey Publishing, 2015" ;
    :responsibilityStatement "Angus Konstam ; illustrated by Paul Wright" ;
    :title [ a :Title ;
            :mainTitle "Commonwealth Cruisers, 1939-45" ] .

