@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/79790> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62816> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264539> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79790" ;
    skos:prefLabel "art connoisseur"@en,
        "kunstkenner"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64389>,
        <https://data.rkd.nl/thesaurus/95729> ;
    skos:scopeNote "Experts in one or more of the arts or matters of refined taste, competent to pass critical judgement in relation thereto."@en,
        "Deskundigen met betrekking tot één of meer kunstvormen of andere zaken die een verfijnde smaak vereisen, met de bekwaamheid om een kritisch oordeel te geven in dat verband."@nl ;
    prov:generatedAtTime "2023-09-20T12:54:25+00:00"^^xsd:dateTime .

