@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/p083916598> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Holisme en hubris / Jojada Verrips" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610377>,
        <http://data.bibliotheken.nl/id/thes/p07847793X>,
        <http://data.bibliotheken.nl/id/thes/p078610583> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068291426> ;
    schema1:description "Losse bladen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/399bdc44e54f3f883cbd063eda4f8076> ;
    schema1:name "Holisme en hubris" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6530aa3c6014d2daf2e8dcfa3dec8fb6> .

