@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/94861> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65655> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210776> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "94861" ;
    skos:prefLabel "Phrygian cap"@en,
        "Frygische muts"@nl ;
    skos:scopeNote "Term applied to conical caps or bonnets with the peak bent or turned over in front. It originated in the ancient country of Phrygia in Asia Minor and is represented in ancient Greek art as the type of headdress worn by Orientals. In Rome the Phrygian cap was worn by emancipated slaves as a symbol of their freedom. During the 11th and 12th centuries, it was again extensively used. For similar caps worn in the French Revolution and identified with the cap of liberty, use \"liberty caps.\""@en,
        "Term die wordt gebruikt voor kegelvormige petten of mutsen met een gebogen punt of een punt die aan de voorkant is omgeslagen; werden gedragen door de oude Frygiërs, later werd het gezien als de vrijheidsmuts."@nl ;
    prov:generatedAtTime "2023-07-31T10:07:32+00:00"^^xsd:dateTime .

