@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/98266> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98267> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210387> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63623>,
        <https://data.rkd.nl/thesaurus/64095>,
        <https://data.rkd.nl/thesaurus/65634>,
        <https://data.rkd.nl/thesaurus/67028>,
        <https://data.rkd.nl/thesaurus/67228>,
        <https://data.rkd.nl/thesaurus/67329> ;
    skos:notation "98266" ;
    skos:prefLabel "ceremomial costume"@en,
        "ceremoniële kleding"@nl ;
    skos:scopeNote "Clothing or other apparel having a primarily ceremonial or ritual purpose, or as a formal indication of station, rank, or membership."@en,
        "Kleding of andere uitdossing die een voornamelijk ceremoniele of rituele functie heeft."@nl ;
    prov:generatedAtTime "2023-07-31T07:22:55+00:00"^^xsd:dateTime .

