@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/64890> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80991> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300444047> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64890" ;
    skos:prefLabel "stimulant"@en,
        "genotmiddel"@nl ;
    skos:scopeNote "Drugs, products, or agents that are consumed for pleasure, and that stimulate bodily functions, consciousness, elevate mood, feeling, or cognizance. These may be found in certain foods or plants, and include caffeine, nicotine, and amphetamines."@en,
        "Een middel dat een mens tot zich neemt voor het genot, eerder dan om een eventuele voedingswaarde of andere reden, bijvoorbeeld koffie, tabak of chocolade."@nl ;
    prov:generatedAtTime "2023-07-17T12:30:48+00:00"^^xsd:dateTime .

