@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/81067> a skos:Concept ;
    skos:altLabel "Ideal of beauty"@en,
        "Schoonheidsideaal"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79940> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054280> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81067" ;
    skos:prefLabel "aesthetics"@en,
        "esthetica"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/83169> ;
    skos:scopeNote "Appreciation or criticism of the beautiful. The term refers to a branch of Western philosophy concerned primarily with the fine arts, although it may also be used in the context of the appreciation of natural beauty. Usage of the term dates from the 18th century, although historical discussions regarding issues now called \"aesthetics\" date from Antiquity.\""@en,
        "Tak van de filosofie die waarneembare schoonheid bestudeert in de kunst en natuur, samen met de intellectuele en emotionele reacties op schoonheid."@nl ;
    prov:generatedAtTime "2022-06-02T07:48:41+00:00"^^xsd:dateTime .

