@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/p239572467> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste van Hermann Hesse / vert. [uit het Duits] door Koen Stassijns ; in een red. van Koen Stassijns en Ivo van Strijtem ; ingel. [en gekozen] door Leopold Decloedt" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068404956> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073756083>,
        <http://data.bibliotheken.nl/id/thes/p074121634> ;
    schema1:description "Duitse en Nederlandse tekst. - Stofomslagtitel: De mooiste van Hesse" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:isbn "9020945904" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/211351e5786b4af6f6f665a21d4da3ae> ;
    schema1:name "De mooiste van Hermann Hesse" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b51bd826913bcbf1773a9410eafc02e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67086486> .

