@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/d2870f2d-8f04-466a-a11d-4b9bea3cdb1d> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T22:03:47.081835+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24027882> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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 "volumes cm." ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "9781032269849" ],
        [ a :Isbn ;
            :qualifier "hbk" ;
            rdf:value "9781032269818" ],
        [ a :Lccn ;
            rdf:value "  2024048814" ] ;
    :instanceOf <https://dev.bcld.info/works/f3106c57-bc31-4727-8b67-6e1aadc7d5d1> ;
    :publicationStatement "Abingdon, Oxon; New York, NY: Routledge, 2025" ;
    :title [ a :Title ;
            :mainTitle "Alternative economies of heritage" ;
            :subtitle "sustainable, anti-colonial and creative approaches to cultural inheritance" ] .

