@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/87895c73-b065-4b1b-b426-4ab1e7404e77> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Documents of the National Security Council. Sixth supplement" ;
    bflc:aap-normalized "documentsofthenationalsecuritycouncilsixthsupplement" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:30.799546+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/2998079> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "UA23.15" ;
            :status <http://id.loc.gov/vocabulary/mstatus/nuba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "353.0089" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "20" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n82054364> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n86019964> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n79061302> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n88201030> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/n-us> ;
    :hasInstance <https://dev.bcld.info/instances/c14bc6f8-7568-45be-97fb-92054eacaece> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/989d33ec-166f-4197-8a2b-14077752123b> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/relatedwork> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "nationalsecuritycouncil(us)archives" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "National Security Council (U.S.)--Archives." ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n79061302> <http://id.loc.gov/authorities/subjects/sh99001931> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "National security--United States--History--Sources" ;
            bflc:aap-normalized "nationalsecurityunitedstateshistorysources" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "National security--United States--History--Sources" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85090122> <http://id.loc.gov/rwo/agents/n78095330-781> <http://id.loc.gov/authorities/subjects/sh99005024> <http://id.loc.gov/authorities/subjects/sh2002012010> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Documents of the National Security Council. Sixth supplement" ] .

