@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/p123555450> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Avontuur in het donker / Gina Wilkins ; [vert. uit het Engels: Anne-Marie Martens]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073669881> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071109390> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9034765024" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2ea1bc5ff49c1dee75d340e9bf773b6> ;
    schema1:name "Avontuur in het donker" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e67b06b9083b06a83837c1b7b531ed0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69390814> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/591540ee654cdfd489a30d7ce33a41bd> .

