@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/95020> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98337> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026294> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95020" ;
    skos:prefLabel "eulogy"@en,
        "lofrede"@nl ;
    skos:scopeNote "Tributes or laudatory speeches written in praise of a person or thing; often, but not always, refers to tributes in honor of the deceased."@en,
        "Lofredes of geschreven huldeblijken."@nl ;
    prov:generatedAtTime "2023-08-10T10:19:13+00:00"^^xsd:dateTime .

