@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/works/4ae3c6c9-06d7-4f9d-8586-2ae6516fe596> 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-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:57.546337+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://bluecore-dev.stanford.edu/instances/dd01db54-d5c2-4cbb-b247-00a3fc25a91c> ;
    :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" ] .

