@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p85315810X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Unvergängliche : Erzählungen / Ernst Glaeser" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416540317> ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612000>,
        <http://data.bibliotheken.nl/id/thes/p39745788X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07460922X> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b368479fd80eac31561062fc642bbf03> ;
    schema1:name "Das Unvergängliche : Erzählungen" ;
    schema1:numberOfPages 121 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b619aa3c78e8ebbdc8c56efc91387727> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905297997> .

