@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/81558> a skos:Concept ;
    skos:altLabel "humanistisch"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98346> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055791> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81558" ;
    skos:prefLabel "humanism"@en,
        "humanisme"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/57968> ;
    skos:scopeNote "A philosophy that asserts the essential dignity and worth of humanity and its capacity to achieve self-realization through reason; also (capitalized), the Renaissance movement characterized by the revival of classical letters."@en,
        "Een filosofie die de essentiële waardigheid en waarde van de mensheid verdedigt en het vermogen door de rede tot zelfontplooiing te komen; ook de beweging in de renaissance die door de vernieuwing in de klassieke letteren wordt gekenmerkt."@nl ;
    prov:generatedAtTime "2023-08-14T05:56:36+00:00"^^xsd:dateTime .

