@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/0c248faf-cc73-42ff-88cf-1058b6217e3e> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:08.952556+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23983000> ;
            :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 (320 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations." ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024731597" ],
        [ a :Isbn ;
            :qualifier "hbk" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "1846033772" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9781849086516" ],
        [ a :Isbn ;
            :qualifier "hbk" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781846033773" ] ;
    :instanceOf <https://dev.bcld.info/works/aab11925-55f4-4694-afda-366a16d858d5> ;
    :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/biblio> ;
            rdfs:label "Includes bibliographical references (pages 315) and index." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record; resource not viewed." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Osprey" ;
            bflc:simpleDate "2009" ;
            bflc:simplePlace "New York",
                "Oxford" ;
            :date "2009"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "Oxford; New York: Osprey, 2009" ;
    :responsibilityStatement "Graeme Donald" ;
    :title [ a :Title ;
            :mainTitle "Loose cannons" ;
            :subtitle "101 things they never told you about military history" ] .

