@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/f60027f2-329a-4d2a-819c-baaf684c9492> 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:42:45.019340+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23867832> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024038900" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9781668499115" ] ;
    :instanceOf <https://dev.bcld.info/works/c3ab6105-cc37-45ad-b1d0-ca53528f395c> ;
    :publicationStatement "Hershey, PA: IGI Global, 2024" ;
    :title [ a :Title ;
            :mainTitle "Minority voices from the academic superstructure" ] .

