@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/p322860784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg : roman / Cormac McCarthy ; vert. [uit het Engels] door Guido Golüke" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072241446> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068392753> ;
    schema1:description "1e dr. Nederlandse uitg.: 2007",
        "Filmeditie" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029572453" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a583e0f1728ea6965d6d0d31e893e12b> ;
    schema1:name "De weg : roman" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/acee3a4293e9cc363e7faa563e413dfb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/554287707> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/edf19b78fb09bc2a58979382cc2f3045> .

