@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/p296901008> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gloed van vuur / Nora Roberts ; [vert. uit het Engels: Iris Bol]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342519670>,
        <http://data.bibliotheken.nl/id/nbt/p342519689> ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069728976> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p240003489> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022544796",
        "9789022544792" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1c60a846ed5d72b3e70c94a32ba8238> ;
    schema1:name "De gloed van vuur" ;
    schema1:numberOfPages 479 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1ee49f6d32ca07bbd234ef868379a4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150400138> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/830845c9c66bcff7a2490035175956d8> .

