@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/p393859770> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gouden leeuw / Wilbur Smith ; vertaling [uit het Engels]: Textcase" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p400209772>,
        <http://data.bibliotheken.nl/id/nbt/p401232190> ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06857553X>,
        <http://data.bibliotheken.nl/id/thes/p075389487> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p244859809> ;
    schema1:isbn "9789401604925" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bb4d9cd2e92b90e938623b89b2cb10f> ;
    schema1:name "Gouden leeuw" ;
    schema1:numberOfPages 397 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ffbff14619ae5c1a0d87f2b079614e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922706951> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/018bfc4d582d24697ee9d13ce7bc44fc> .

