@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/p277371619> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een dal van duisternis : roman / Linda Nichols ; vert. [uit het Engels] door Lia van Aken" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342478524>,
        <http://data.bibliotheken.nl/id/nbt/p342478532> ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p213171570> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p176514120> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9043510645",
        "9789043510646" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef4ae80d924364061f482ddb57b6a5f4> ;
    schema1:name "Een dal van duisternis : roman" ;
    schema1:numberOfPages 448 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f244f49203977a0c4af077d6ffdd8b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65925189> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/18a49b7251c45771a2028be826774a4f> .

