@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/885539d8-44ea-4ef6-8ec7-170e55c6042c> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Gelber, N. M. (Nathan Michael), 1891-1966. Aus zwei Jahrhunderten" ;
    bflc:aap-normalized "gelbernm(nathanmichael)18911966auszweijahrhunderten" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:11.823067+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/7326705> ;
            :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 "DS125" ;
            :itemPortion ".G4" ;
            :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/no91015254> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/cd4ed96a-0653-41e3-aa4b-4fd0d1ff1bb5> ;
    :language <http://id.loc.gov/vocabulary/languages/ger> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85070393> ;
    :title [ a :Title ;
            :mainTitle "Aus zwei Jahrhunderten" ] .

