@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://dev.bcld.info/instances/9ef60802-39dd-4e20-b329-3e88d72a0118> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783658351717" ] ;
    :instanceOf <https://dev.bcld.info/works/68a1cb54-2521-44c4-9e11-d0e15002915f> ;
    :title [ a :Title ;
            :mainTitle "Wahlen und politische Einstellungen in Ost- und Westdeutschland : Persistenz, Konvergenz oder Divergenz?" ] .

