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

<https://dev.bcld.info/works/acbcbab6-8ca2-41f5-a757-e7a0acf38a94> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Dürr, Robin. Das spätrömische Gräberfeld von Maisach-Gernlinden und sein Umfeld" ;
    bflc:aap-normalized "dürrrobindasspätrömischegräberfeldvonmaisachgernlindenundseinumfeld" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:01:36.924410+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24039236> ;
            :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/> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Dürr, Robin" ;
                    bflc:marcKey "1001 $aDürr, Robin." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/e00c828f-a54f-4fb0-95dc-feefba72dbc3> ;
    :language <http://id.loc.gov/vocabulary/languages/ger> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Materialhefte zur bayerischen Archäologie" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "119" ] ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "Das spätrömische Gräberfeld von Maisach-Gernlinden und sein Umfeld" ] .

