@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/p161744079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Varieté der Wörter : eine Geschichte der deutschen Literatur / Peter Groenewold" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p107705443> ;
    schema1:bookEdition "1e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068453973>,
        <http://data.bibliotheken.nl/id/thes/p068732112>,
        <http://data.bibliotheken.nl/id/thes/p107705575> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p107705354> ;
    schema1:isbn "9028059407" ;
    schema1:issueNumber "werk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/201b7d713f473d85f4b4781d131dca03> ;
    schema1:name "Varieté der Wörter : eine Geschichte der deutschen Literatur" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b78bb09855bd319135b8a319157548a4> .

