@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/p40242493X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dit is jouw leven : ervaar de effecten van de positieve psychologie / Ernst Bohlmeijer & Monique Hulsbergen" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181015498> ;
    schema1:bookEdition "Derde oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p317843702> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p29747362X> ;
    schema1:isbn "9789461055170" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84eeedd9c36b35d7c40aaebb25755ba2> ;
    schema1:name "Dit is jouw leven : ervaar de effecten van de positieve psychologie" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16954b8fbb1b3a3ea52197c3e3da30be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1240762853> .

