@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/p407535284> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kiezen tussen pest en cholera / Jo Versteijnen" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603780>,
        <http://data.bibliotheken.nl/id/thes/p075611333> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07150768X> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "Ondertitel op omslag: Als verkiezingen iets zouden uithalen waren ze allang verboden. Wegen naar doeltreffende democratische verkiezingen." ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462662216" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97f827f0dea481c656629f2bac039425> ;
    schema1:name "Kiezen tussen pest en cholera" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e567405266154a46f82b5e432a36f824> ;
    schema1:sameAs <http://www.worldcat.org/oclc/963238559> .

