@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/p392652803> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bouterse aan de macht / Ivo Evers & Pieter van Maele" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070283621>,
        <http://data.bibliotheken.nl/id/thes/p193453207> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p345862503> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p345862511> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p341146641> ;
    schema1:isbn "9789023473343" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/281b02ae968951dac91479ad18cfe807> ;
    schema1:name "Bouterse aan de macht" ;
    schema1:numberOfPages 1611716 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ad3e67769ff4f1caee01e021cf0fb97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/908012125> .

