@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p30033432X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dertig gedichten / Konstantinos P. Kaváfis ; vert. [uit het Nieuw-Grieks] Hans Warren en Mario Molengraaf" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068427697> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068395736>,
        <http://data.bibliotheken.nl/id/thes/p069228272> ;
    schema1:description "Correcte schrijfwijze van de tweede vertaler moet zijn \"Molegraaf\"",
        "Nederlandse tekst met daaronder het Nieuw-Griekse origineel",
        "Voorpublicatie van de in 1984 verschenen tweetalige uitgave \"Gedichten\"" ;
    schema1:inLanguage "el",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84e4c40634afbefd71d32ddb855bba38> ;
    schema1:name "Dertig gedichten" ;
    schema1:sameAs <http://www.worldcat.org/oclc/774702281> .

