@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/p292521367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De drie huurlingen / Raymond E. Feist & Joel Rosenberg ; [vert. uit het Engels: Richard Heufkens]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071476075> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p106514784>,
        <http://data.bibliotheken.nl/id/thes/p239436733> ;
    schema1:description "1e dr. Nederlandse uitg.: 2002" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p229910513> ;
    schema1:isbn "9022544044" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4b121aada962519c9adeb56f02f6e17> ;
    schema1:name "De drie huurlingen" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/898724ca32b0831f060c31e2bc22d443> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150191525> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c128158628268ee4cab59bfd5050042c> .

