@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/p412472252> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De getatoeëerde Lorelei : roman / Jaap Harten" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43630046X>,
        <http://data.bibliotheken.nl/id/nbt/p440816181>,
        <http://data.bibliotheken.nl/id/nbt/p44081619X> ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070213518> ;
    schema1:bookEdition "8ste druk" ;
    schema1:description "Oorspronkelijke uitgave: Amsterdam : De Bezige Bij, 1968. - (Literaire reuzenpocket ; 279)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463382991" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83a5936bdae27aeb66d2a1d1b8973d70> ;
    schema1:name "De getatoeëerde Lorelei : roman" ;
    schema1:numberOfPages 262 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6502f6b89afbdabc667125ee0d798513> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1019908648> .

