@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/63285> a skos:Concept ;
    skos:altLabel "temperaments, four"@en,
        "temperamenten, vier"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/94167> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q638210> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63285" ;
    skos:prefLabel "four temperaments"@en,
        "vier temperamenten"@nl ;
    skos:scopeNote "Classical theory which suggests that there are four fundamental personality types: sanguine, choleric, melancholic, and phlegmatic."@en,
        "Klassieke theorie die stelt dat er vier fundamentele persoonlijkheidstypes zijn: sanguinisch, cholerisch, melancholisch en flegmatisch."@nl ;
    prov:generatedAtTime "2023-07-11T13:08:13+00:00"^^xsd:dateTime .

