@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p127004823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse kiezer 1994 / red. J.J.M. van Holsteyn, B. Niemöller" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562561X>,
        <http://data.bibliotheken.nl/id/thes/p077609034>,
        <http://data.bibliotheken.nl/id/thes/p078559197>,
        <http://data.bibliotheken.nl/id/thes/p241925134> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09533758X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069366896>,
        <http://data.bibliotheken.nl/id/thes/p074736337> ;
    schema1:description "Uitg. onder auspiciën van de Stichting KiezersOnderzoek Nederland (SKON)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085825018> ;
    schema1:isbn "9066951095" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7397594a9c5f53e7549ccd813462a01> ;
    schema1:name "De Nederlandse kiezer 1994" ;
    schema1:numberOfPages 261 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08cdf2f982c093da8ffac0f575233eff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782186810> .

