@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/p051555816> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedichte / [von] Konstantin Kavafis ; eingel. und aus dem Neugriechisch übertr. von Helmut von der Steinen" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068427697> ;
    schema1:bookEdition "2. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07069754X> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7605cfe361d395d0ecb3d344e72893ad> ;
    schema1:name "Gedichte" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c8e869b35fbdfac8212ad8496579904> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67777711> .

