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

<https://dev.bcld.info/instances/cd4a2e5c-2568-4420-a57f-7218144e9b09> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:00:23.596861+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/12980505> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (some color)" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   00252893 " ] ;
    :instanceOf <https://dev.bcld.info/works/328b1a53-331d-46d1-b6d8-1158a761ccdc> ;
    :publicationStatement "Gütersloh: Bertelsmann Fachzeitschriften" ;
    :title [ a :Title ;
            :mainTitle "Brandschutz in öffentlichen und privatwirtschaftlichen Gebäuden" ] .

