@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/66914> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/66931> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q215248> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66914" ;
    skos:prefLabel "Order of the Garter"@en,
        "Orde van de Kousenband"@nl ;
    skos:scopeNote "Highest order of chivalry of the United Kingdom and one of the oldest European chivalric orders."@en,
        "Hoogste ridderorde van het Verenigd Koninkrijk en een van de oudste Europese ridderorden."@nl ;
    prov:generatedAtTime "2023-08-01T09:22:26+00:00"^^xsd:dateTime .

