@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/008654d9-971b-40ac-91fb-79a44b497c6c> a :Work ;
    rdfs:label "Scenography expanded" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:46.873544+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/19539885> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "792.02/5" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PN2091.S8" ;
            :itemPortion ".S298 2017" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n80147957> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/nb2009031946> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://dev.bcld.info/instances/ebd7bc6c-3c93-4155-ae5b-bc5ee15cefb4> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :Title ;
            :mainTitle "Scenography expanded" ] .

