@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/p215401956> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wo bist du, kleine Raupe? / Dominique Maes ; [Deutsch von Alexander Potyka, aus dem Niederländischen]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071309292> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072469188> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3854528434" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b563d3576146120a969a17b0f5285bd7> ;
    schema1:name "Wo bist du, kleine Raupe?" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0336cfe55a74f184f4f3fde05b7f2cf0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67286460> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dfdae58a62bbe0df3115a6ec941e643d> .

