@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/p304633216> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg naar geluk : reisgids naar niemandsland / Marcel Messing ; met tek. van Marianne van den Dungen" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07145831X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p314774025> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789069637938" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f47bc35f72c4f4b5af9316bfe98ef047> ;
    schema1:name "De weg naar geluk : reisgids naar niemandsland" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c131eb03018587616c72298f79a079e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/210255072> .

