@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/p852283024> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der Wendepunkt : ein Lebensbericht / Klaus Mann ; mit einem Nachwort von Frido Mann" ;
    dcterms1:issued "1984" ;
    schema1:associatedMedia "http://www.gbv.de/dms/faz-rez/FD1N20061117870229.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068863861> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3499153254" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2eda7f0101ea1bd72b2245e8603317d7> ;
    schema1:name "Der Wendepunkt : ein Lebensbericht" ;
    schema1:numberOfPages 537 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c1f86abdea9ed71524082e0326406ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/10769554> .

