@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/p119518163> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De getatoeëerde Lorelei : roman / Jaap Harten" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070213518> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "Eerste dr. 1968",
        "Literaire reuzenpocket; nr. 279" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f160d3d57fca17fc1056a38915b45018> ;
    schema1:name "De getatoeëerde Lorelei : roman" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccb3f4bc04cb2c8409014c376e8656d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69252509> .

