@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/p04928293X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auf den Spuren meiner Väter / Rien Poortvliet ; [übertr. aus dem Holländischen von Maria Csollány]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070153787> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069177600> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3490438116" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64ccd7afd8a5a2deeb301720cfc1ac19> ;
    schema1:name "Auf den Spuren meiner Väter" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b325fa5c47675196ac70eedbbc7040a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71435913> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4b795acb4bb2175c14c0e476bb10b8b4> .

