@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/p174896905> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De droom van God / [tekst] Kolet Janssen ; [ill.] Tine Vercruysse" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078689732> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073735523> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073417246> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031713708" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d401d17f4faa326993e373e86e0eb02d> ;
    schema1:name "De droom van God" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37f7b12ae4d1f28424f654151bed6e64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67960420> .

