@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/p31821573X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wand / Marlen Haushofer ; vert. uit het Duits door Ria van Hengel" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070764522> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070249865> ;
    schema1:description "Oorspr. Nederlandse uitg.: Den Haag : BZZTôH, 1987" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789055159871" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18cfb9ee268b702689b9b52964fe5cba> ;
    schema1:name "De wand" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48237c7c3e6b45e98a353af4aac56199> ;
    schema1:sameAs <http://www.worldcat.org/oclc/559517173> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6846145c1244c5e7f55bfbdc83efd71e> .

