@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/328b1a53-331d-46d1-b6d8-1158a761ccdc> a :Work ;
    rdfs:label "Brandschutz in öffentlichen und privatwirtschaftlichen Gebäuden" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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-20T22:00:23.292005+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/12980505> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "TH9111" ;
            :itemPortion ".B625" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :hasInstance <https://dev.bcld.info/instances/cd4a2e5c-2568-4420-a57f-7218144e9b09> ;
    :language <http://id.loc.gov/vocabulary/languages/ger> ;
    :title [ a :VariantTitle ;
            :mainTitle "BS" ;
            :note [ a :Note ;
                    rdfs:label "Issues for <2008/2-> also called" ] ],
        [ a :VariantTitle ;
            :mainTitle "Brandschutz in öffentlichen und privaten Gebäuden" ;
            :note [ a :Note ;
                    rdfs:label "Issues for 1998-1999 have title" ] ],
        [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/run> ;
            :mainTitle "Brandschutz" ],
        [ a :Title ;
            :mainTitle "Brandschutz in öffentlichen und privatwirtschaftlichen Gebäuden" ] .

