@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/98106> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98042> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056444> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63194>,
        <https://data.rkd.nl/thesaurus/63853>,
        <https://data.rkd.nl/thesaurus/81061>,
        <https://data.rkd.nl/thesaurus/82824>,
        <https://data.rkd.nl/thesaurus/84063> ;
    skos:notation "98106" ;
    skos:prefLabel "genres in the visual arts (guide term)"@en,
        "genres in de beeldende kunsten (guideterm)"@nl ;
    prov:generatedAtTime "2023-10-18T11:34:56+00:00"^^xsd:dateTime .

