@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/c562037b-fd1c-412b-8b7d-7c7783a6b5a3> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:42.629516+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/19643460> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ],
        [ 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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "282 pages" ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9781408881385" ],
        [ a :Isbn ;
            rdf:value "1408881381" ],
        [ a :Isbn ;
            :qualifier "hardcover : alk. paper" ;
            rdf:value "140888139X" ],
        [ a :Lccn ;
            rdf:value "  2017019652" ],
        [ a :Identifier ;
            rdf:value "40027151261" ],
        [ a :Isbn ;
            :qualifier "hardcover : alk. paper" ;
            rdf:value "9781408881392" ],
        [ a :Isbn ;
            rdf:value "9781632868145" ],
        [ a :Isbn ;
            rdf:value "1632868148" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/d6077929-3c02-438b-94f2-1870d6926c31> ;
    :publicationStatement "New York: Bloomsbury, 2017" ;
    :title [ a :Title ;
            :mainTitle "Carnivalesque" ] .

