@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/p203254236> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dubbelganger / Sandra Chastain ; [vert. uit het Engels: Marianne van der Heijden] $ Op het laatste nippertje / Kate Little ; [vert. uit het Engels: Annemarie Zandkamp]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074103938> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069653291>,
        <http://data.bibliotheken.nl/id/thes/p163060452> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851963226> ;
    schema1:isbn "9034776344" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec27fa14a3983de79c3c31075ef387ac> ;
    schema1:name "De dubbelganger" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41978d6afe99c24795b64ff4983c992c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67350284> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/63461c2f44026f7e5ef18e8dcf8b4214> .

