@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/p343664712> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hier woont mijn huis = Here lives my home / Eddo Hartmann ; [essay Douwe Draaisma ; transl. Helen Simpson]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p213168669>,
        <http://data.bibliotheken.nl/id/thes/p306210630> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p34366934X> ;
    schema1:description "Uitg. ter gelegenheid van de gelijknamige tentoonstelling in het Museum Dr. Guislain in Gent 16 juni - 16 september 2012. - Teksten in het Nederlands en Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9789401402248" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a812926f015a4317701700166ef0fa3f> ;
    schema1:name "Hier woont mijn huis = Here lives my home" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe6686423b2cce709eaaa252e151af7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/798295195> .

