@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/5e388d7d-f15b-466a-b7eb-764c2b2ccc93> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:01:02.125382+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22676809> ;
            :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> ;
    :copyrightDate "2022" ;
    :dimensions "21 cm" ;
    :extent [ a :Extent ;
            rdfs:label "xvii, 338 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (some color)" ] ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "3658351705" ],
        [ a :Lccn ;
            rdf:value "  2022496721" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/de-101> ;
            rdf:value "1236588606" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9783658351700" ],
        [ a :Ean ;
            rdf:value "9783658351700" ] ;
    :instanceOf <https://dev.bcld.info/works/73b0a92b-0603-4ca5-b5e8-389a941933db> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Springer VS" ;
            bflc:simpleDate "[2022]" ;
            bflc:simplePlace "Wiesbaden" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Wiesbaden: Springer VS, [2022]" ;
    :responsibilityStatement "Martin Elff, Kathrin Ackermann, Heiko Giebler (Hrsg.)." ;
    :title [ a :Title ;
            :mainTitle "Wahlen und politische Einstellungen in Ost- und Westdeutschland" ;
            :subtitle "Persistenz, Konvergenz oder Divergenz?" ] .

