@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/67618> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64198> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300419437> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67618" ;
    skos:prefLabel "peacock feather"@en,
        "pauwenveer"@nl ;
    skos:scopeNote "Long, showy feathers of the peacock, male of the Pavo genus. In art, used for decoration, as a material, and as a design motif."@en ;
    prov:generatedAtTime "2023-07-19T14:10:12+00:00"^^xsd:dateTime .

