@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/f3106c57-bc31-4727-8b67-6e1aadc7d5d1> a :Work ;
    rdfs:label "Alternative economies of heritage" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T22:03:47.044301+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "CC135" ;
            :itemPortion ".A4596 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "363.6/9" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250220" ] ] ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2018043474> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2025006979> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/nb2010007673> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://dev.bcld.info/instances/d2870f2d-8f04-466a-a11d-4b9bea3cdb1d> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/por> ;
            :mainTitle "Sustainable, anti-colonial and creative approaches to cultural inheritance" ],
        [ a :Title ;
            :mainTitle "Alternative economies of heritage" ] .

