@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/p448654539> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wir sind Utopia : Novelle / Stefan Andres ; hrsg. von W. van Dijk" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069663246> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068525168> ;
    schema1:description "Oorspr. uitg.: 1942" ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p14094513X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff85502abdc309bc692b7ef4522bb3bd> ;
    schema1:name "Wir sind Utopia : Novelle" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14fc76901ed443b42b6868483413e594> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519129684> .

