@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/p10113360X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wilde beestenbos / Simon James ; Nederlandse bew. [uit het Engels door] Nannie Kuiper" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074744143> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073407100> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071779262" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2dcef63eb101c7b19ab33fe1aad7c8d0> ;
    schema1:name "Het wilde beestenbos" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f725f3f8faf6099781bfe37595d70e7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66119095> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d9a8f46dee7fedf711f9a6012e641549> .

