@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/p851686079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Feest in het bos / C. Butner ; [omslag en illustraties van Herson]" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071046402> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070405379> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079133258>,
        <http://data.bibliotheken.nl/id/nbt/p820693308> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7667ed6d6e834979743d099e812b532e> ;
    schema1:name "Feest in het bos" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/495097c45e31efbd915ad84112739b45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64132013> .

