@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p36356313X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het donker / Spike T. Adams ; geïll. door John Charlesworth ; [vert. uit het Engels: Tessa Veldhorst]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p31599309X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p315993464>,
        <http://data.bibliotheken.nl/id/thes/p315994037> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p315993022> ;
    schema1:isbn "9789054838456" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e93d21a5ae25bf3cea0c29addf06828f> ;
    schema1:name "In het donker" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54e7018dfb59276d8404f8621edcc107> ;
    schema1:sameAs <http://www.worldcat.org/oclc/854620094> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/845ed61db583338aa43236a0da48fec6> .

