@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/p101753357> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Erbe / Rien Poortvliet ; [Übertr. aus dem Holländischen von Maria Csollány]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070153787> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069177600> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3490441117" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8028e819c4b799ef3ab3185e52d01ff> ;
    schema1:name "Das Erbe" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cd714aafcc3fdd4e0917f96c5415604> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66127940> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3a1f4b95330bf1cfb01d7a12d363bf85> .

