@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/p338707336> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De derde engel / Alice Hoffman ; vert. uit het Engels door Josephine Ruitenberg en Emmy van Beest" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p36297697X>,
        <http://data.bibliotheken.nl/id/nbt/p362989001>,
        <http://data.bibliotheken.nl/id/nbt/p394648900> ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069288569> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074403990>,
        <http://data.bibliotheken.nl/id/thes/p236220144> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789022959992" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50c4a62e6b34d115c50129477ab214ff> ;
    schema1:name "De derde engel" ;
    schema1:numberOfPages 294 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0680d90fc24d0008b348fe5c43f70cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/786495610> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/47dd009812a77ddf01a1fde07843c184> .

