@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/p264770943> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tiny in het park" ;
    dcterms1:issued "2004" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069062846>,
        <http://data.bibliotheken.nl/id/thes/p06906332X> ;
    schema1:description "Gebaseerd op de boeken van Gijs Haag en Marcel Marlier" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p241560861> ;
    schema1:isbn "9030309121" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c5debef3bbc993e408c4c776dbe5bd1> ;
    schema1:name "Tiny in het park" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/549d21c18466f2ac6589cc64d575c31b> .

