@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/eac3a18b-ca54-4fe4-85db-1540836f6401> 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:43:06.781167+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24034143> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2024"^^<http://id.loc.gov/datatypes/edtf> ;
    :dimensions "28 cm" ;
    :extent [ a :Extent ;
            rdfs:label "vii, 28 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "on1468785019" ],
        [ a :Isbn ;
            rdf:value "1977414443" ],
        [ a :Lccn ;
            rdf:value "  2025417465" ],
        [ a :Isbn ;
            rdf:value "9781977414441" ] ;
    :instanceOf <https://dev.bcld.info/works/caf981db-718d-4d79-9fd5-d1165ff4e132> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 27-28)" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "RAND" ;
            bflc:simpleDate "[2024]" ;
            bflc:simplePlace "Santa Monica, CA" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cau> ] ;
    :publicationStatement "Santa Monica, CA: RAND, [2024]" ;
    :responsibilityStatement "Daniel Schwam, Meredith Kleykamp, Kayla M. Williams" ;
    :title [ a :Title ;
            :mainTitle "Veteran families in America" ] .

