@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/p095385134> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het huis van Meneer Bijtebauw / Theodor Storm ; uit het Duits vert. door Klaus Siegel ; [naw.: Wolfgang Herrlitz]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068911181> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074594796> ;
    schema1:description "Opl. van 500 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071456056" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c32d5c37b567c16f2a22fa41882e73c1> ;
    schema1:name "Het huis van Meneer Bijtebauw" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ceed6d4fb166b5a979a2c8fda0e02c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65953763> .

