@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/bceb1a38-bd2c-4f0d-9ed7-1e790e8f917b> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Schauf, Heribert. Konzil in der Perspektive" ;
    bflc:aap-normalized "schaufheribertkonzilinderperspektive" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:30.743475+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22501909> ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "MLCM 2025/41850 (B)" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n85065345> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026049>,
        <http://id.loc.gov/authorities/genreForms/gf2014026085> ;
    :hasInstance <https://dev.bcld.info/instances/bff7e730-434c-47d8-bd93-af7108a13b04> ;
    :language <http://id.loc.gov/vocabulary/languages/ger> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/13a6a441-d36c-4275-808c-1c873ccb5de7> ;
            :relationship <http://id.loc.gov/entities/relationships/pdfversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/rwo/agents/n79084169>,
        <http://id.loc.gov/rwo/agents/n85065345> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents <https://d-nb.info/1246159449/04> ;
    :title [ a :Title ;
            :mainTitle "Konzil in der Perspektive" ] .

