@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/p089299086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse kiezer 1989 / red. J.J.M. van Holsteyn, G.A. Irwin ; auteurs C.W.A.M. Aarts ... [et al.]" ;
    dcterms1:issued "1992" ;
    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/p241925126> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075383705> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06940951X>,
        <http://data.bibliotheken.nl/id/thes/p074736337>,
        <http://data.bibliotheken.nl/id/thes/p075024314>,
        <http://data.bibliotheken.nl/id/thes/p09533758X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071684210" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ad60408a4fef8bff389e96b0fe701f7> ;
    schema1:name "De Nederlandse kiezer 1989" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62d9132e0430578be6f7958d9c388a10> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65454867> .

