@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/p140203354> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kruising / Cormac McCarthy ; vert. [uit het Engels] door Ko Kooman" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072241446> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069084734> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029530375" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0806bc39cbc0b00a605d5db882a2004f> ;
    schema1:name "De kruising" ;
    schema1:numberOfPages 396 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/548e6fab2c1a9d0d1ccc0c4b7d5f49a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69084974> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5b1a4d87805b37331e42cbd4e8ab2a27> .

