@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/a2d48c13-4898-4a04-a7ac-e568b4ca0b1f> a :Instance ;
    bflc:projectedProvisionDate "2504" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:58.148751+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24027882> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :extent [ a :Extent ;
            rdfs:label "volumes cm." ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024048814" ],
        [ a :Isbn ;
            :qualifier "ebk" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781003290810" ],
        [ a :Isbn ;
            :qualifier "hbk" ;
            rdf:value "9781032269818" ],
        [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "9781032269849" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/97320b89-9d18-4b08-ae7a-7aafbdcb4391> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Collection of essays by Kirsten Garner Lyttle and 28 others." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Routledge" ;
            bflc:simpleDate "2025" ;
            bflc:simplePlace "Abingdon, Oxon",
                "New York, NY" ;
            :date "2025"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "Abingdon, Oxon; New York, NY: Routledge, 2025" ;
    :responsibilityStatement "edited by Denise Thwaites, Bethaney Turner, Tracy Ireland" ;
    :title [ a :Title ;
            :mainTitle "Alternative economies of heritage" ;
            :subtitle "sustainable, anti-colonial and creative approaches to cultural inheritance" ] .

