@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/c14bc6f8-7568-45be-97fb-92054eacaece> a :Instance ;
    :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.809209+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/2998079> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/saf> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/hd> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/blw> ;
    :dimensions "35 mm" ;
    :emulsion <http://id.loc.gov/vocabulary/mmaterial/slh> ;
    :extent [ a :Extent ;
            rdfs:label "10 microfilm reels" ] ;
    :generation <http://id.loc.gov/vocabulary/mgeneration/servcopy> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   93037817 " ],
        [ a :Isbn ;
            :acquisitionTerms "$1080.00" ;
            :qualifier "microfilm" ;
            rdf:value "1556554737" ],
        [ a :Isbn ;
            rdf:value "9781556554735" ] ;
    :instanceOf <https://dev.bcld.info/works/87895c73-b065-4b1b-b426-4ab1e7404e77> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/h> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/accmat> ;
            rdfs:label "l guide (xvi, 151 pages ; 28 cm)" ],
        [ a :Note ;
            rdfs:label "Accompanied by a printed reel guide compiled by Blair D. Hydrick, entitled: A guide to the microfilm edition of Documents of the National Security Council. Sixth supplement." ] ;
    :polarity <http://id.loc.gov/vocabulary/mpolarity/pos> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "University Publications of America" ;
            bflc:simpleDate "c1993" ;
            bflc:simplePlace "Bethesda, MD" ;
            :date "1993"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/mdu> ] ;
    :publicationStatement "Bethesda, MD: University Publications of America, c1993" ;
    :reductionRatio <http://id.loc.gov/vocabulary/mreductionratio/normal> ;
    :responsibilityStatement "edited by Paul Kesaris" ;
    :title [ a :Title ;
            :mainTitle "Documents of the National Security Council" ;
            :partNumber "Sixth supplement" ] .

