@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/p093663064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lugubere verhalen / Hermann" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:bookEdition "2e, gew. dr" ;
    schema1:description "1e dr.: 1988. - (Arboris luxereeks ; 14)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p093674953> ;
    schema1:isbn "9034323749" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f4ab78d51cf3e4db92a4f652c72b0ec> ;
    schema1:name "Lugubere verhalen" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b0bbbc76ee4e0024c64ece97751db06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65847889> .

