@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/63739> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98274> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209287> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66769>,
        <https://data.rkd.nl/thesaurus/67022>,
        <https://data.rkd.nl/thesaurus/67023>,
        <https://data.rkd.nl/thesaurus/67024>,
        <https://data.rkd.nl/thesaurus/67029> ;
    skos:notation "63739" ;
    skos:prefLabel "hair ornament"@en,
        "haarversiering"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66689> ;
    skos:scopeNote "Term generally applied to various types of ornaments, such as hairpins and combs, worn by men or women."@en,
        "Term die algemeen wordt gebruikt voor diverse siervoorwerpen zoals haarspelden en -kammen, gedragen door mannen en vrouwen."@nl ;
    prov:generatedAtTime "2023-07-31T09:58:51+00:00"^^xsd:dateTime .

