@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p862119960> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op zoek naar balans / Ben Hoekendijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342924168> ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068885563> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075617846> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060673840" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13588ef4b637d99e245c3a1ef51a3571> ;
    schema1:name "Op zoek naar balans" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f700eb8b1401565f62d8f8e384b4845e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64351167> .

