@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/p801833345> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloedwraak / Philip Rawls ; [vert. uit het Amerikaans door Ruud Bal]" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07151287X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068843038> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062217818" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8f19be99f3bc7693721f0d77842c305> ;
    schema1:name "Bloedwraak" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4936532b64facc0cfa35755cf20d1e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63372007> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fcb622182349c76219ba149f4a3097a3> .

