@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/p424667274> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Houthakken : een afrekening / Thomas Bernhard ; vertaald uit het Duits door Chris Bakker en Pauline de Bok" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068468806> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069006857>,
        <http://data.bibliotheken.nl/id/thes/p070792003> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789086841851" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a6936239660b91c33d4ac6f13d54e5d> ;
    schema1:name "Houthakken : een afrekening" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4c22d5eec873e5413eb96e862f0be48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1121073586> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5ab0ed131d047e39611acda06876604a> .

