@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/75263> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64095> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210420> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "75263" ;
    skos:prefLabel "biretta"@en,
        "biretta"@nl ;
    skos:scopeNote "Ecclesiastical caps, usually square-shaped and stiffened with a lining of heavier fabric, cardboard, or leather, worn with chancel vestments by members of the clergy who do not wear the miter; also worn as an ordinary headdress outside the church. It is topped by a tuft or a cord at the center of three, sometimes four, ridges or corners. The fabric used, its color (red, purple, or black), and its tuft correspond to the rank of the cleric who wears it, cardinal, bishop, or priest."@en,
        "Kerkelijke, meestal vierkante hoofddeksels met drie of vier rechtopstaande uitsprongen die van het midden van de bovenkant naar de rand lopen. Zijn rood, paars of zwart voor respectievelijk kardinaal, bisschop of priester. Soms met pompon."@nl ;
    prov:generatedAtTime "2023-07-31T09:41:37+00:00"^^xsd:dateTime .

