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

<https://dev.bcld.info/instances/e00c828f-a54f-4fb0-95dc-feefba72dbc3> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:01:36.943830+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "31 cm" ;
    :extent [ a :Extent ;
            rdfs:label "231 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "many illustrations (chiefly color)" ] ] ;
    :identifiedBy [ a :Ean ;
            rdf:value "9783774944589" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/gywoh> ;
            rdf:value "har255001513" ],
        [ a :Isbn ;
            :qualifier "hardbound" ;
            rdf:value "9783774944589" ],
        [ a :Local ;
            rdf:value "24039236" ],
        [ a :Lccn ;
            rdf:value "  2025450236" ] ;
    :instanceOf <https://dev.bcld.info/works/acbcbab6-8ca2-41f5-a757-e7a0acf38a94> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Copyright by Bayerisches Landesamt für Denkmalpflege." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 178-197)." ],
        [ a :Note ;
            rdfs:label "Thesis (doctoral)--Universität Marburg, 2021." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Verlag Dr. Rudolf Habelt GmbH" ;
            bflc:simpleDate "[2025]" ;
            bflc:simplePlace "Bonn" ;
            :date "2025"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Bonn: Verlag Dr. Rudolf Habelt GmbH, [2025]" ;
    :responsibilityStatement "Robin Dürr" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "Das spätrömische Gräberfeld von Maisach-Gernlinden und sein Umfeld" ;
            :subtitle "Siedlungen und Gräberfelder des 4. Jahrhunderts in der Münchner Schotterebene" ] .

