@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/64095> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98266> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210414> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65653>,
        <https://data.rkd.nl/thesaurus/66266>,
        <https://data.rkd.nl/thesaurus/67105>,
        <https://data.rkd.nl/thesaurus/75263>,
        <https://data.rkd.nl/thesaurus/82216>,
        <https://data.rkd.nl/thesaurus/93812> ;
    skos:notation "64095" ;
    skos:prefLabel "liturgical costume"@en,
        "liturgische kleding"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64096>,
        <https://data.rkd.nl/thesaurus/66247> ;
    skos:scopeNote "Costume associated with or used in the rituals of public worship, especially of the Christian religion."@en,
        "Kleding die gerelateerd is aan of gebruikt wordt voor rituelen van een eredienst, vooral in het christendom."@nl ;
    prov:generatedAtTime "2023-07-31T07:08:48+00:00"^^xsd:dateTime .

