@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/p800401832> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mensen willen gelukkig zijn / [door] L. Vander Kerken" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p078515688>,
        <http://data.bibliotheken.nl/id/thes/p397313381> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068590407> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902890445X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3055e145a51851f97c8bf00f77d859af> ;
    schema1:name "Mensen willen gelukkig zijn" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13e2c1b9660f7a01cd72693e6e3ffa30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781177476> .

