@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/713c0ab7-6fc0-4492-8489-4548c30e5afb> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:00:38.949458+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23699752> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9780197650387" ],
        [ a :Lccn ;
            rdf:value "  2024021397" ] ;
    :instanceOf <https://dev.bcld.info/works/9f3494f4-7d40-4393-b8eb-fe3580586658> ;
    :publicationStatement "[New York]: Oxford University Press, [2024]" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The first Black Marines" ;
            :subtitle "an oral history, a graphic history" ] .

