@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/p338891072> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dieren in de herfst / [concept: Els Bogaert ... et al ; illustraties: Kristien Van der Perre ... et al.]" ;
    dcterms1:issued "2011" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p268199124>,
        <http://data.bibliotheken.nl/id/thes/p338890211> ;
    schema1:description "Voor groep 1" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297407759> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efedf61050848f49df2980264a93d1c4> ;
    schema1:name "Dieren in de herfst" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64b389c16e0ba7813124bd284a0e4b6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/764415875> .

