@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/81106> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94167> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300068735> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81106" ;
    skos:prefLabel "existentialism"@en,
        "existentialisme"@nl ;
    skos:scopeNote "A philosophy that is based on the idea that human existence is unexplainable. Existentialism emphasizes the uniqueness and isolation of the individual in a hostile or indifferent world as well as freedom of choice and responsibility for one's actions."@en,
        "Een filosofie die is gebaseerd op de overtuiging dat het menselijk bestaan onverklaarbaar is. Existentialisme hecht vooral belang aan de bijzonderheid en de isolatie van het individu in een vijandige en onverschillige wereld, aan keuzevrijheid en aan verantwoordelijkheid voor eigen handelingen."@nl ;
    prov:generatedAtTime "2022-10-06T08:01:14+00:00"^^xsd:dateTime .

