@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/p229912788> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eervolle vijand / Raymond E. Feist & William Forstchen ; [vert. uit het Engels Richard Heufkens]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342357824>,
        <http://data.bibliotheken.nl/id/nbt/p342357832> ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071476075> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p106514784>,
        <http://data.bibliotheken.nl/id/thes/p161960138> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p229910513> ;
    schema1:isbn "9029070854" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13f0ac43488eb0f850280ea598d6656e> ;
    schema1:name "De eervolle vijand" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c45d7f168d46f47fcd5a5391cd877609> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67105900> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/233fa5937840d104c4ff4aa5d46e0374> .

