@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/p216633125> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Birnbäume blühen weiß / Gerbrand Bakker ; aus dem Niederländischen von Andrea Kluitmann" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p115111700> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p145547531> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3491374480" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eeade8c8bc3fa0dcbf4d33660496caac> ;
    schema1:name "Birnbäume blühen weiß" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/295e1aa6f2c26d9199b5c66b4a2e8387> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67317946> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c67fbda9a3fb7799c9fe652f9ccf3965> .

