@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/80864> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98346> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055777> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80864" ;
    skos:prefLabel "dandyism"@en,
        "dandyisme"@nl ;
    skos:scopeNote "Literary or artistic style often associated with the English and French decadents of the late 19th century, marked especially by precocity of language and refined emotionalism of subject matter."@en,
        "Literaire of artistieke stijl die vaak wordt geassocieerd met de Engelse en Franse decadenten uit het einde van de 19e eeuw. Wordt vooral gekenmerkt door voorlijk taalgebruik en verfijnde emotionaliteit."@nl ;
    prov:generatedAtTime "2023-08-16T07:41:27+00:00"^^xsd:dateTime .

