@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/81987> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79940> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312347> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81987" ;
    skos:prefLabel "philosophy of art"@en,
        "kunstfilosofie"@nl ;
    skos:scopeNote "The study of the nature of art, including interpretation, representation, expression, and form. It is closely related to \"aesthetics,\" which is the philosophical study of beauty.\""@en,
        "Onderzoek naar de aard van kunst, onder meer naar interpretatie, representatie, expressie en vorm. Nauw verwant aan 'esthetica', het filosofische onderzoek naar schoonheid."@nl ;
    prov:generatedAtTime "2022-10-13T12:49:04+00:00"^^xsd:dateTime .

