@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/p333627415> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kadootjes voor heel de wereld / [idee & tekst:] Merel van 't Wout ; [ill.:] Michiel Moormann" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239916824> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p334455030> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p075634880> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789080711143" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9567ae932f87cef24293a148d0246afa> ;
    schema1:name "Kadootjes voor heel de wereld" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e5184708854acb22298b6c7c4862abf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/743073177> .

