@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/p244628580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe engel : roman / Klaus Siegel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342400452>,
        <http://data.bibliotheken.nl/id/nbt/p342400460> ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074594796> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9075879172" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b21a61fc62f99b24d9670ebfddb8cbc> ;
    schema1:name "De nieuwe engel : roman" ;
    schema1:numberOfPages 575 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa6a38aebe30fd68eeeec6157ce5fb96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905796179> .

