@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/80991> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98355> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379869>,
        <https://www.wikidata.org/entity/Q8386> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63484>,
        <https://data.rkd.nl/thesaurus/63485>,
        <https://data.rkd.nl/thesaurus/64890> ;
    skos:notation "80991" ;
    skos:prefLabel "drugs"@en,
        "drugs"@nl ;
    skos:scopeNote "Substances of animal, vegetable, mineral, or synthetic origin that are used as an ingredient in pharmacy, in the prevention or treatment of disease, as a medicine, or to otherwise obtain a physiological effect on a living organism. Also includes substances having intoxicating, stimulant, or narcotic effects."@en,
        "Stoffen van dierlijke, plantaardige, minerale of synthetische herkomst die worden gebruikt als ingrediënt in de farmacie, om een ziekte te voorkomen of behandelen, als medicijn, of om anderszins een fysiologisch effect op een levend organisme te bewerkstelligen."@nl ;
    prov:generatedAtTime "2023-08-14T09:28:27+00:00"^^xsd:dateTime .

