@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/7508d3a6-45b8-4a7f-9b0a-0f481a15f58f> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:27.370201+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/19775098> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "20 cm" ;
    :extent [ a :Extent ;
            rdfs:label "308 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "facsimiles" ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "9783863313128" ],
        [ a :Ean ;
            rdf:value "9783863313128" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/gyfmdb> ;
            rdf:value "1113299096" ],
        [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "3863313127" ],
        [ a :OclcNumber ;
            rdf:value "ocn967945633" ],
        [ a :Lccn ;
            rdf:value "  2017439001" ] ;
    :instanceOf <https://dev.bcld.info/works/0f145622-c558-4b44-b9ae-f7504d1487f0> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Originally presented as the author's master's thesis, Freie Universität, Berlin." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Metropol Verlag" ;
            bflc:simpleDate "[2016]" ;
            bflc:simplePlace "Berlin" ;
            :date "2016"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Berlin: Metropol Verlag, [2016]" ;
    :responsibilityStatement "Miriam Schulz" ;
    :supplementaryContent [ a :SupplementaryContent ;
            :electronicLocator <http://d-nb.info/1113299096/04> ;
            :note [ a :Note ;
                    rdfs:label "Table of contents from Deutsche Nationalbibliothek" ] ] ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "Der Beginn des Untergangs" ;
            :subtitle "die Zerstörung der jüdischen Gemeinden in Polen und das Vermächtnis des Wilnaer Komitees" ] .

