@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/p392637359> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man in de schaduw / Jenna Ryan ; [vert. uit het Engels: Willeke Barens]" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p308073487> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p142664588> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443499187> ;
    schema1:isbn "9789461999788" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d13282f0fb2c829daca9c74e627be9f> ;
    schema1:name "De man in de schaduw" ;
    schema1:numberOfPages 830761 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/feec52645c23fda3108737600d0d80f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907975769> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/66b4617fb08c062267a57ffbd5bb5a4d> .

