@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/p34028966X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chantage / Peter Römer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p35742185X>,
        <http://data.bibliotheken.nl/id/nbt/p35746592X>,
        <http://data.bibliotheken.nl/id/nbt/p387514864> ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073300047> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026191213" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44846e2eeae414c6d00fe9d947602570> ;
    schema1:name "Chantage" ;
    schema1:numberOfPages 302 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/753f65e889383fa56bde375b6acac3b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/793496319> .

