@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/p363555129> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderen van Nederland / Jan Paul Schutten ; met tek. van Paul Teng ; en een inl. van Aukje Holtrop [tevens red.]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154353019> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069071926>,
        <http://data.bibliotheken.nl/id/thes/p075020580> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789046804193" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b36f068eae91a2b509eec5fe6971a498> ;
    schema1:name "Kinderen van Nederland" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0577a52c5eaaf232f238ffe01999595> ;
    schema1:sameAs <http://www.worldcat.org/oclc/854555125> .

