@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/p823053849> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vloek van de farao's / Elizabeth Peters ; [vert. uit het Engels door Yolande Kampschuur]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342814842>,
        <http://data.bibliotheken.nl/id/nbt/p342814850> ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069159874> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069127255> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820255777> ;
    schema1:isbn "9044920529" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05b3308c44ab70463acc94b5a3d8814b> ;
    schema1:name "De vloek van de farao's" ;
    schema1:numberOfPages 304 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10fbeee395fa3f81ca24145924c2a904> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63424609> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/84cde73d6dd78809bad663ae291c4f35> .

