@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/p167679791> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloed in het westen / door Tom J. Hopkins ; [vert. uit het Engels van: Ton Stam]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449177904> ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p131663712> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070103992> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa62c74233714f94ec32ad22a38a3ac1> ;
    schema1:name "Bloed in het westen" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/233255f6d0dc79fd7da17e8a32badea7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68114346> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/70ecf972b035b99a2929a8ce7a6ddd8d> .

