@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/works/bf7a927f-1d8c-433e-9c8e-a9301978a1a7> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Cultural heritage management and sustainable development" ;
    bflc:aap-normalized "culturalheritagemanagementandsustainabledevelopment" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:39:00.378803+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24129645> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/8e29e1ed-5229-4028-af64-b44e254165a2> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :Title ;
            :mainTitle "Cultural heritage management and sustainable development" ] .

