@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/98450> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90109> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209420> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74736>,
        <https://data.rkd.nl/thesaurus/74737>,
        <https://data.rkd.nl/thesaurus/74747>,
        <https://data.rkd.nl/thesaurus/90681> ;
    skos:notation "98450" ;
    skos:prefLabel "color and color-related phenomena (guide term)"@en,
        "kleur en met kleur verwante verschijnselen (guideterm)"@nl ;
    prov:generatedAtTime "2023-10-04T07:07:44+00:00"^^xsd:dateTime .

