@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/3295892d-729d-414b-8c9e-525a5ee3a087> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Wo bleibst du, Trost der ganzen Welt? : geleit durch die adventszeit" ;
    bflc:aap-normalized "wobleibstdutrostderganzenwelt?:geleitdurchdieadventszeit" ;
    :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-20T21:58:22.604603+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/8079362> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BV40" ;
            :itemPortion ".W6" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2015026056> ;
    :hasInstance <https://dev.bcld.info/instances/9bfcaa9e-4420-4dd0-a22d-b1fe9fe6cbdc> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/ger> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85001060> ;
    :title [ a :Title ;
            :mainTitle "Wo bleibst du, Trost der ganzen Welt? : geleit durch die adventszeit" ] .

