@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/82102> a skos:Concept ;
    skos:altLabel "Chappin-Van den Udenhout cultuurfondsprijs"@nl,
        "Udenhout-Chappin cultuurfondsprijs"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96690> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PRIJS> ;
    skos:notation "82102" ;
    skos:prefLabel "Van den Udenhout-Chapin Culture Prize"@en,
        "Van den Udenhout-Chappin Cultuurfondsprijs"@nl ;
    prov:generatedAtTime "2022-05-24T07:43:18+00:00"^^xsd:dateTime .

