@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/63596> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63381> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046023> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65634>,
        <https://data.rkd.nl/thesaurus/65637>,
        <https://data.rkd.nl/thesaurus/66278>,
        <https://data.rkd.nl/thesaurus/66287>,
        <https://data.rkd.nl/thesaurus/90789> ;
    skos:notation "63596" ;
    skos:prefLabel "headdress"@en,
        "hoofdtooi"@nl ;
    skos:scopeNote "Elaborate coverings or objects for the head, especially those worn for ceremonial or ornamental purposes."@en,
        "Met zorg uitgewerkte hoofddeksels die vooral worden gedragen bij ceremoniële gelegenheden of als sierraad."@nl ;
    prov:generatedAtTime "2023-07-31T12:24:44+00:00"^^xsd:dateTime .

