@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/p183079000> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vaarwel, afscheid! / [Leo Vroman]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068595751>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068433026> ;
    schema1:description "Dit gedicht werd geschreven op verzoek van E.P.A. Lucas en B.J. Peperkamp ter gelegenheid van het afscheid van A.L. Sötemann als hoogleraar nieuwe Nederlandse letterkunde aan de Rijksuniversiteit te Utrecht. Het werd gezet uit de Monotype-Spectrum en gedrukt op de Duindoornpers door Piet C. Cossee in tien exemplaren." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0087fab2aa4b6f39fcab61d1941b1410> ;
    schema1:name "Vaarwel, afscheid!" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2887616785fd11f21a54fc56a9f2fb76> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67914008> .

