@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/p434457760> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eerstverlorene / James Patterson ; translated by Ineke van den Elskamp" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072856858> ;
    schema1:bookEdition "1st ebook edition" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p087088665> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p437367223> ;
    schema1:isbn "9788726891638" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9da04fafe44319fead423d7de36e705> ;
    schema1:name "De eerstverlorene" ;
    schema1:numberOfPages 649534 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27472e78112c8a5b96f56565aa72845f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1285495612> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b817a1b063e8e93659c63ecb8fc74960> .

