@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/99070> a skos:Concept ;
    skos:altLabel "geurkunst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98160> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q29167055> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "99070" ;
    skos:prefLabel "olfactory art"@en,
        "olfactorische kunst"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81299>,
        <https://data.rkd.nl/thesaurus/99069> ;
    skos:scopeNote "Olfactory art is an art form that uses scents as a medium. Olfactory art includes perfume as well as other applications of scent."@en,
        "Geurkunst (olfactorische kunst) is een kunstvorm die geur als een medium gebruikt."@nl ;
    prov:generatedAtTime "2025-01-23T13:48:15+00:00"^^xsd:dateTime .

