@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/p255863535> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wraak van de keizer / Heuvel & De Waal" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416699561>,
        <http://data.bibliotheken.nl/id/nbt/p41824670X> ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074380664> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241505577> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p241505658> ;
    schema1:isbn "902611897X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76b9241875931a144d4f03ff785d75c1> ;
    schema1:name "De wraak van de keizer" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8888243b34c6fce89a62d0e29dad18ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66396843> .

