@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/65672> a skos:Concept ;
    skos:altLabel "column (row)"@en,
        "colonne"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81100> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069283> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/75167> ;
    skos:notation "65672" ;
    skos:prefLabel "parade"@en,
        "optocht"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65671> ;
    skos:scopeNote "Large public processions of a festive nature, often including floats and marching bands, and held in honor of an anniversary, person, or event. For occasions where a group of people move in orderly succession in a formal, ceremonial context, use \"processions.\""@en,
        "Te gebruiken voor grote openbare, feestelijke optochten, vaak met wagens en fanfares, die ter ere van een gedenkdag, persoon of gebeurtenis worden gehouden. Gebruik 'processies' voor een groep mensen, die ordelijk in formeel ceremonieel verband achter elkaar lopen."@nl ;
    prov:generatedAtTime "2023-08-16T10:48:55+00:00"^^xsd:dateTime .

