@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/f0926b08-8dd3-4f03-952f-973454255ba3> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:45.015346+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23867197> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "26 cm" ;
    :extent [ a :Extent ;
            rdfs:label "ix, 319 pages" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024038899" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9781668499108" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781668499115" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "23867197" ],
        [ a :Isbn ;
            :qualifier "hardcover" ;
            rdf:value "9781668499092" ] ;
    :instanceOf <https://dev.bcld.info/works/2d78001d-605a-4874-a270-25122906359e> ;
    :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 209-313) and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "IGI Global" ;
            bflc:simpleDate "[2025]" ;
            bflc:simplePlace "Hershey, PA" ;
            :date "2025"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/pau> ] ;
    :publicationStatement "Hershey, PA: IGI Global, [2025]" ;
    :responsibilityStatement "[edited by] Erold K. Bailey, Westfield State University, USA, Nigel O.M. Brissett, Clark University, USA, Carol Y. Bailey, Amherst College, USA" ;
    :title [ a :Title ;
            :mainTitle "Minority voices from the academic superstructure" ] .

