@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/p338464808> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De helden van New York / R.J. Ellory ; [vert. uit het Engels: Ineke van den Elskamp]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p35371223X>,
        <http://data.bibliotheken.nl/id/nbt/p353714801> ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p250589982> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p087088665> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026128523" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bd27952294b99bfe46884c883a9bb92> ;
    schema1:name "De helden van New York" ;
    schema1:numberOfPages 455 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b797fe74f8c41c046538fb10a66f8b25> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773510461> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1bd64b61ed874f674f064ab085860de9> .

