@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/p317907077> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grenstrilogie / Cormac McCarthy ; vert. [uit het Engels] door Guido Golüke en Ko Kooman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342618202>,
        <http://data.bibliotheken.nl/id/nbt/p342618210> ;
    dcterms1:issued "2009" ;
    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 "9789029567640" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/460fb677b0b568b9e659159e16534b52> ;
    schema1:name "De grenstrilogie" ;
    schema1:numberOfPages 908 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee80c5635e09ec3eaaf6aadf5cbb689b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/318956144> .

