@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/73265> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/66931> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q1521491> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "73265" ;
    skos:prefLabel "Military William Order"@en,
        "Militaire Willems-Orde"@nl ;
    skos:scopeNote "Dutch military decoration and oldest and highest Dutch order of merit."@en,
        "Nederlandse militaire onderscheiding en oudste en hoogste Nederlandse ridderorde."@nl ;
    prov:generatedAtTime "2023-08-01T09:30:29+00:00"^^xsd:dateTime .

