@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/p446705136> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Piet-Hein in de dierentuin / Henriette Wijdeveld ; illustraties Heleen van Dijk" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071076557> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074453432> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861634322> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce382cf3f7e91005929f824460eb9cf4> ;
    schema1:name "Piet-Hein in de dierentuin" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac0ec49dc04c6bbeaa566beca748897a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511135344> .

