@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/75268> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63628> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300203648> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66769> ;
    skos:notation "75268" ;
    skos:prefLabel "plume"@en,
        "pluim"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63913>,
        <https://data.rkd.nl/thesaurus/64198>,
        <https://data.rkd.nl/thesaurus/65662> ;
    skos:scopeNote "Ornaments made of feathers, silk, hair or other relatively delicate materials, worn or displayed as decoration or as symbols of honor or rank."@en,
        "Ornamenten gemaakt van veren, zijde, haar of andere betrekkelijk fijne materialen, die worden gedragen of getoond als versiering of als symbool van aanzien of rang."@nl ;
    prov:generatedAtTime "2023-07-31T11:22:31+00:00"^^xsd:dateTime .

