@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/p310477670> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gruffalo / Julia Donaldson [tekst] ; Axel Scheffler [ill. ; vert. uit het Engels: L.M. Niskos]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180769685> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068803729>,
        <http://data.bibliotheken.nl/id/thes/p093410611> ;
    schema1:description "Maxi-editie",
        "Oorspr. Nederlandse uitg.: 1999" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789056379889" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/957ddfa4845972de94938c37d2b1fb0e> ;
    schema1:name "De gruffalo" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71e3c9fa2f9beb6d5ecafc2d5a330355> ;
    schema1:sameAs <http://www.worldcat.org/oclc/228745759> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2d97d43be6679a3243d233a889f373e4> .

