@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/65653> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63381> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300212995> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66288> ;
    skos:notation "65653" ;
    skos:prefLabel "miter"@en,
        "mijter"@nl ;
    skos:scopeNote "General term for several types of high headgear signifying rank, including ancient Persian and Asian headgear, the turbanlike official headdresses of ancient Jewish high priests, and the cleft liturgical headdresses worn by Christian bishops and abbots."@en,
        "Term die wordt gebruikt voor diverse soorten hoge hoofddeksels zoals de hoofdbanden die door vrouwen in het oude Griekenland werden gedragen, de officiële tulbandachtige hoofdtooien van de oude Joodse hogepriesters of de liturgische hoofddeksels die door bisschoppen en abten worden gedragen."@nl ;
    prov:generatedAtTime "2023-07-31T07:03:05+00:00"^^xsd:dateTime .

