@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/p303994541> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Wunderhorn : Erzählungen, Geschichten und Gedichte ... / C. Brouwer" ;
    dcterms1:issued "1931" ;
    schema1:bookEdition "8. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068651104>,
        <http://data.bibliotheken.nl/id/thes/p069288860> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p093975392> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b2eb311aab1098d4aef2a2a2608565b> ;
    schema1:name "Das Wunderhorn : Erzählungen, Geschichten und Gedichte ..." ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e30afd2aeb12cd54db9db3691bbab938> .

