@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/f29e5861-0cd7-4891-967c-26c75220b783> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Konstam, Angus. Commonwealth Cruisers, 1939-45" ;
    bflc:aap-normalized "konstamanguscommonwealthcruisers193945" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:36.016412+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/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/> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "940.54/509171241" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "V820.5.G7" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no96068769> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n91011743> ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-uk> ;
    :hasInstance <https://dev.bcld.info/instances/e85a4a37-143f-4f4a-8c97-2363d63a5130> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "New Vanguard" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "226" ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/ee91aa51-f069-4c50-95f7-565b37c03558> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Navies--Commonwealth countries" ;
            bflc:aap-normalized "naviescommonwealthcountries" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Navies--Commonwealth countries" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85090422> <http://id.loc.gov/authorities/subjects/sh85029004-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Cruisers (Warships)--Commonwealth countries--History" ;
            bflc:aap-normalized "cruisers(warships)commonwealthcountrieshistory" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Cruisers (Warships)--Commonwealth countries--History" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85034369> <http://id.loc.gov/authorities/subjects/sh85029004-781> <http://id.loc.gov/authorities/subjects/sh99005024> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Cruisers (Warships)--Great Britain--History--20th century" ;
            bflc:aap-normalized "cruisers(warships)greatbritainhistory20thcentury" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Cruisers (Warships)--Great Britain--History--20th century" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85034369> <http://id.loc.gov/rwo/agents/n79023147-781> <http://id.loc.gov/authorities/subjects/sh99005024> <http://id.loc.gov/authorities/subjects/sh2002012476> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Dominion navies -- Royal Australian Navy cruisers -- Royal New Zealand navy cruisers -- Dominion fleets at war -- Ship details." ] ;
    :title [ a :Title ;
            :mainTitle "Commonwealth Cruisers, 1939-45" ] .

