@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/p100863167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Wunderhorn : Erzählungen, Geschichten und Gedichte ... / C. Brouwer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395293138> ;
    dcterms1:issued "1924" ;
    schema1:bookEdition "4. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068651104>,
        <http://data.bibliotheken.nl/id/thes/p069288860> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628864> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p093975392> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3318a4835edca92a6a81827390b056fd> ;
    schema1:name "Das Wunderhorn : Erzählungen, Geschichten und Gedichte ..." ;
    schema1:numberOfPages 147 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d55e5f83c8e21b3b572eac5143d2b719> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769791880> .

