@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/p187345732> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De macht van een koopmansprins / Raymond E. Feist ; [vert. uit het Engels Richard Heufkens]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071476075> ;
    schema1:bookEdition "1e 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/p18343630X> ;
    schema1:isbn "9029070870" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b58557514647648071de4bac2d408d0> ;
    schema1:name "De macht van een koopmansprins" ;
    schema1:numberOfPages 415 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bcb92e476dbd276cf2100d7f826097f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67713058> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fff8eafd5b52ed18e6c17d06beec54e7> .

