@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/f0e925c1-807a-4645-aaac-f085643d2392> 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:56.724160+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/19643460> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "282 pages" ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "1408881381" ],
        [ a :Identifier ;
            rdf:value "40027151261" ],
        [ a :Isbn ;
            :qualifier "hardcover : alk. paper" ;
            rdf:value "9781408881392" ],
        [ a :OclcNumber ;
            rdf:value "ocn985885736" ],
        [ a :Isbn ;
            :qualifier "hardcover : alk. paper" ;
            rdf:value "140888139X" ],
        [ a :Isbn ;
            rdf:value "1632868148" ],
        [ a :Isbn ;
            rdf:value "9781632868145" ],
        [ a :Lccn ;
            rdf:value "  2017019652" ],
        [ a :Isbn ;
            rdf:value "9781408881385" ] ;
    :instanceOf <https://dev.bcld.info/works/c865a165-fe6e-4e49-8a10-f26d7569ef96> ;
    :publicationStatement "New York: Bloomsbury, 2017" ;
    :title [ a :Title ;
            :mainTitle "Carnivalesque" ] .

