@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/p317141023> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De duisternis valt / Karine Giébel ; [vert. uit het Frans Yvonne Kloosterman]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342612654>,
        <http://data.bibliotheken.nl/id/nbt/p342612662> ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p31715303X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07334690X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044322712" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d454d628eb8ba8249d31c8166d9de69> ;
    schema1:name "De duisternis valt" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/562e4ecd9c610fce9f3fc5dd7f76ba99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/310402797> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a424557f7ae46ae032d08a10298d1ac6> .

