@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/p416635938> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eine Jugend in Deutschland / Ernst Toller" ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397458347> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068786913> ;
    schema1:bookEdition "2. Aufl., 4.-7. Tsd" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg.: 1933" ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p162539142> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p163012881> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9e918a4f00f5103b7b5362cb10c07f9> ;
    schema1:name "Eine Jugend in Deutschland" ;
    schema1:numberOfPages 293 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ff8b75e2d74e6bc3c4f08c492244b7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021185247> .

