@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/66278> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63381> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046046> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66278" ;
    skos:prefLabel "tiara"@en,
        "tiara"@nl ;
    skos:scopeNote "Head ornaments or crowns worn by women, usually royalty or members of the nobility, on state or formal occasions; also, other headdresses imitating this form. Typically comprising a curved (less than semicircular) vertical band, usually with a central peak, encrusted with diamonds or other gems."@en,
        "Soort sieraad op het hoofd gedragen door vrouwen, meestal van koninklijken of adellijken bloede bij staats- of andere formele aangelegenheden. Meestal in de vorm van een licht gebogen (minder dan een halve cirkel) verticale band, meestal in het midden wat hoger, bezet met diamanten of andere edelstenen. Deze term werd oorspronkelijk gebruikt voor hoofdtooien die door de oude Perzen werden gedragen en verwijst nu ook naar de pauselijke driekroon."@nl ;
    prov:generatedAtTime "2023-07-31T07:10:36+00:00"^^xsd:dateTime .

