@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p300133898> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg : roman / Cormac McCarthy ; vert. [uit het Engels] door Guido Golüke" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342539035>,
        <http://data.bibliotheken.nl/id/nbt/p342539043> ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072241446> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068392753> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029564380" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fa038e1853fce933dbdfa2ca19802b0> ;
    schema1:name "De weg : roman" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06933332c9d0dcf7c5b1d5492b56816d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150430816> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/68b04a234c2fa820e87f53c08fabcbd2> .

