@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/98538> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63194> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056478> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98538" ;
    skos:prefLabel "court art"@en,
        "hofkunst"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/46434>,
        <https://data.rkd.nl/thesaurus/81502>,
        <https://data.rkd.nl/thesaurus/98045> ;
    skos:scopeNote "Includes both art created by court artists and art produced for a royal court."@en,
        "Omvat zowel kunst gecreëerd door kunstenaars die aan het hof werken als kunst gemaakt voor een koninklijk hof."@nl ;
    prov:generatedAtTime "2024-07-25T11:45:23+00:00"^^xsd:dateTime .

