@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/p33453562X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gouden mijl / Martin Cruz Smith ; vert. [uit het Engels] door Meile Snijders" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p345793382>,
        <http://data.bibliotheken.nl/id/nbt/p345793390>,
        <http://data.bibliotheken.nl/id/nbt/p370939980> ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068877358> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075021315> ;
    schema1:description "Op omslag: Een Arkadi Renko-thriller" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789041417756" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/573b8db82f0b4dfc8bfdd99f7c1e99e3> ;
    schema1:name "De gouden mijl" ;
    schema1:numberOfPages 243 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/042daa0694417e960666f1b30bdf15cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773510327> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/92eadb1e09ab5727b0e30ac17297134a> .

