@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/p435516434> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chantage / Peter Römer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435606573> ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073300047> ;
    schema1:description "Oorspronkelijke uitgave: ©2012" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p436121328> ;
    schema1:isbn "9789026163043" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47fb41b8c1318a0c44ffb12f71f8e993> ;
    schema1:name "Chantage" ;
    schema1:numberOfPages 302 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eeae798d8746a0bb163e62ece872eeb4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1312015255> .

