@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/p29634883X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "God schreef een boek / James MacDonald ; [vert. uit het Engels: P.J. Oudenampsen]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602385> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p296997188> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070397791> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9064510873" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9b343752b7917a26c199cd80a4f5172> ;
    schema1:name "God schreef een boek" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dea8f98d2e8c84c4c5dbb5799960dba9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71655728> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9dee90c3bfa0d09fd1b11fefc313a898> .

