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

<https://dev.bcld.info/works/0430a908-3be0-4432-ae71-d3fe2ebd76bc> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "IMPROVING AND ENHANCING SCENARIO PLANNING" ;
    bflc:aap-normalized "improvingandenhancingscenarioplanning" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:51.372167+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23891411> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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://dev.bcld.info/instances/68e0fd74-1a95-4385-8bd2-ab894b2c7945> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :Title ;
            :mainTitle "IMPROVING AND ENHANCING SCENARIO PLANNING" ] .

