@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/64663> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300265768>,
        <http://www.iconclass.org/31B181> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64663" ;
    skos:prefLabel "fainting"@en,
        "flauwvallen"@nl ;
    skos:scopeNote "Losing consciousness, due to a drop in blood supply to the brain. Also, a weakening or decline."@en,
        "Verlies van bewustzijn als gevolg van een plotseling daling van de bloedtoevoer naar de hersenen. Wordt ook gebruikt voor verzwakking van krachten."@nl ;
    prov:generatedAtTime "2024-04-15T08:16:44+00:00"^^xsd:dateTime .

