@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/e7aafeae-e8fb-4bc5-a473-9f539428c316> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:21.746573+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22075666> ;
            :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 "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "x, 141 pages" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "cloth" ;
            rdf:value "9781793645043" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781793645050" ],
        [ a :Lccn ;
            rdf:value "  2021028381" ] ;
    :instanceOf <https://dev.bcld.info/works/9ce2507a-0d7e-4d80-a14e-bbb250c7f528> ;
    :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 and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Lexington Books" ;
            bflc:simpleDate "2021" ;
            bflc:simplePlace "Lanham" ;
            :date "2021"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/mdu> ] ;
    :publicationStatement "Lanham: Lexington Books, 2021" ;
    :responsibilityStatement "edited by Niya Pickett Miller" ;
    :title [ a :Title ;
            :mainTitle "Sustaining black music and culture during COVID-19" ;
            :subtitle "#Verzuz and Club Quarantine" ] .

