@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/e89b8003-5be6-45b8-baf0-861bc87b7c16> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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-20T22:03:20.699955+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24093409> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :electronicLocator <https://hdl.loc.gov/loc.gdc/gdcebookspublic.2024739357> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (xxiv, 71 pages)" ] ;
    :hasItem <http://id.loc.gov/resources/items/24093409-856-36> ;
    :identifiedBy [ a :Isbn ;
            :qualifier "pbk. : alk. paper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780833087287" ],
        [ a :Lccn ;
            rdf:value "  2024739357" ] ;
    :instanceOf <https://dev.bcld.info/works/7559eaae-a819-4d89-af68-4387720a7ed8> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note ;
            rdfs:label "Also available on the Internet as a PDF file." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 67-71)." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record; resource not viewed." ],
        [ a :Note ;
            rdfs:label "\"National Defense Research Institute.\"" ],
        [ a :Note ;
            rdfs:label "\"RR-476-OSD.\"--Cover page 4." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "RAND Corporation" ;
            bflc:simpleDate "[2015]" ;
            bflc:simplePlace "Santa Monica, Calif" ;
            :date "2015"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cau> ] ;
    :publicationStatement "Santa Monica, Calif: RAND Corporation, [2015]" ;
    :responsibilityStatement "Jennifer J. Li, Lindsay Daugherty" ;
    :title [ a :Title ;
            :mainTitle "Training cyber warriors" ;
            :subtitle "what can be learned from defense language training?" ],
        [ a :Title ;
            :mainTitle "Training cyber warriors" ;
            :subtitle "what can be learned from defense language training?" ] ;
    :usageAndAccessPolicy [ a :UsePolicy ;
            rdfs:label "This is non-restricted, fully open content that may be accessed on and off of the Library of Congress campus, with no restrictions, by an unlimited number of users" ],
        [ a :AccessPolicy ;
            :qualifier "Unrestricted online access" ] .

