@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/p037032062> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Poef en Paf spelen / tekst van Ton Wassink ; [ill. van Pierre Probst]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068772920> ;
    schema1:bookEdition "[4e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068976321> ;
    schema1:description "Eerder afzonderlijk verschenen: 1984. - (Zonneboekjes). - Oorspr. uitg.: Genève : Hachette International, cop. 1983" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037031856> ;
    schema1:isbn "9024324246" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cb6480b2e713573c3ca5bcf20e904b6> ;
    schema1:name "Poef en Paf spelen" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92c745510a3f1b3efd23e8bf4e860704> .

