@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/p27153818X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bodem bepaalt / tekst: Wim de Gans en Jean Weijers" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070536546> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/33b6ee097c6311dd337d5e34084a02c3> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256337330> ;
    schema1:isbn "9040015910" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8bc5d302fc832f0f3965913d0f15f30> ;
    schema1:name "De bodem bepaalt" ;
    schema1:numberOfPages 390 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9d49705c9830b877f9d7c0693abb017> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66635990> .

