@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/p853556148> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pimpelmees / tek. Peter Vos ; [tekst Jean Wilson ; bew. uit het Amerikaans door J.A. Visser-Bakker]" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074173111> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06860596X>,
        <http://data.bibliotheken.nl/id/thes/p06910882X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p80192961X> ;
    schema1:isbn "9001669506" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0bdfe657989f48127736342f3d2118a> ;
    schema1:name "De pimpelmees" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77e86d194675b44255d6c8f9beed63c9> .

