@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/79958> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054233> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80845>,
        <https://data.rkd.nl/thesaurus/81988>,
        <https://data.rkd.nl/thesaurus/82897>,
        <https://data.rkd.nl/thesaurus/98028> ;
    skos:notation "79958" ;
    skos:prefLabel "art history"@en,
        "kunstgeschiedenis"@nl ;
    skos:scopeNote "Study of the visual arts within a historical framework, from from prehistory to the present, including stylistic development, use of art in communication and decoration, and the aesthetic and intellectual value of art. It first became a dedicated field of study in the 19th century Western world."@en,
        "Het bestuderen van door de mens gemaakte visuele vormen in perioden vanaf de prehistorie tot het heden, met inbegrip van hun gebruik voor communicatie, decoratie als esthetische en intellectuele stimulans."@nl ;
    prov:generatedAtTime "2023-08-17T08:39:46+00:00"^^xsd:dateTime .

