@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/p043406319> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geluk gaat voor" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06862820X>,
        <http://data.bibliotheken.nl/id/thes/p068748914>,
        <http://data.bibliotheken.nl/id/thes/p068791097>,
        <http://data.bibliotheken.nl/id/thes/p068796285> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021032589" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2e780911781900eb9ee80bc4f238dcb> ;
    schema1:name "Geluk gaat voor" ;
    schema1:numberOfPages 736 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84612b5217d3e9bd6c9de524ac0ed5a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64848053> .

