@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/p078775272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die tätowierte Loreley : Roman / Jaap Harten ; [aus dem Niederländischen von Rosemarie Still]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070213518> ;
    schema1:bookEdition "Deutsche Erstausg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069399158> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3921495970" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e27c857f3a4b8b59f6be38b14025114> ;
    schema1:name "Die tätowierte Loreley : Roman" ;
    schema1:numberOfPages 238 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/185b6ecb15dd94df639426f48266a049> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906972914> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/67399ec8fb254248a262420118f3a31e> .

