@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/p299507947> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wraak! / [vert. uit het Engels: Marike Leverdingen]" ;
    dcterms1:issued "2006" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p101189648>,
        <http://data.bibliotheken.nl/id/thes/p149164122>,
        <http://data.bibliotheken.nl/id/thes/p248792113>,
        <http://data.bibliotheken.nl/id/thes/p270037209> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p25124105X> ;
    schema1:isbn "9034773663",
        "9789034773661" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b9151ad681fc649b48e1d6124b9a3f7> ;
    schema1:name "Wraak!" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/748c0d5213ff582c97d5566de4dbb2a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150426579> .

