@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/95759> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90117> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300311365> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95759" ;
    skos:prefLabel "mustard (food)"@en,
        "mosterd (voedsel)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65754> ;
    skos:scopeNote "Pungent yellow powder of the seeds of any of several common mustard plants, used as a condiment, dye, or in medicine as a stimulant and diuretic, an emetic, or a counterirritant."@en,
        "Scherp geel poeder van de zaden van een aantal gewone mosterdplanten, dat wordt gebruikt als specerij, kleurstof of in de geneeskunde als een opwekkend middel en diureticum, een braakmiddel of een revulsivum."@nl ;
    prov:generatedAtTime "2023-10-16T11:20:17+00:00"^^xsd:dateTime .

