@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/p327948329> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nijlpaard is jarig / tekst: Rikky Schrever, Het RedactiePakhuis ; illustraties: Tekenteam" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238272850>,
        <http://data.bibliotheken.nl/id/thes/p315804351> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p238645851> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789059649316" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78292988b785275b4cf407521feadb64> ;
    schema1:name "Nijlpaard is jarig" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e498243c2c8eef39684b8b716641108e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/702364042> .

