@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/84574> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055527> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84574" ;
    skos:prefLabel "liberalism"@en,
        "liberalisme"@nl ;
    skos:scopeNote "A political philosophy based on belief in progress, the essential goodness of man and the autonomy of the individual and standing for tolerance and freedom for the individual from arbitrary authority."@en,
        "Een politieke filosofie die is gebaseerd op het geloof in vooruitgang, de essentiële goedheid van de mens en de autonomie van het individu. Ook staat het voor verdraagzaamheid en vrijheid voor het individu van willekeurig gezag."@nl ;
    prov:generatedAtTime "2021-10-19T15:06:08+00:00"^^xsd:dateTime .

