@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/p305828363> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boodschapper / Raymond E. Feist ; [vert. uit het Engels: Richard Heufkens]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071476075> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p106514784> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p166054011> ;
    schema1:isbn "9789021006178" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7a9c16a951d2f29d07615941b4ee234> ;
    schema1:name "De boodschapper" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad58fdb7e17f7a587db4048be3dff754> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212414057> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9e0d3c8bc3d19143df23d927b87b2d7a> .

