@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/p419136274> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dief van Korinte : roman / Tessa Afshar ; vertaald door Lia van Aken" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p337721025> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p176514120> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p418673098> ;
    schema1:isbn "9789043530507" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a6dcb6018555aa9bb3b04e7763e28b1> ;
    schema1:name "De dief van Korinte : roman" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eec92f30a55f8e9a9a3ac6d37f0c11bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1132292171> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9e57c8910eecfac2ebbb1c6e601b7f87> .

