@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://bluecore-dev.stanford.edu/instances/0617bb7f-843b-49a6-9659-d5db7b06b537> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:33.889117+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-09-14" ;
            :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 "hardcover" ;
            rdf:value "9781668499092" ],
        [ 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" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/83dfca10-9754-47c3-8d75-47859e51f710> ;
    :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" ] .

