@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/63729> a skos:Concept ;
    skos:altLabel "fans"@en,
        "waaiers"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300258857> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63727>,
        <https://data.rkd.nl/thesaurus/63728> ;
    skos:notation "63729" ;
    skos:prefLabel "fan (costume accessory)"@en,
        "waaier (kledingaccessoire)"@nl ;
    skos:scopeNote "Hand-held implements used to produce a current of air or that serve as purely decorative accessories; may be rigid or collapsible."@en,
        "Draagbare uitrusting die wordt gebruikt voor het produceren van een luchtstroom of die uitsluitend dient als decoratieve accessoire. Kan zowel onbuigbaar als inklapbaar zijn."@nl ;
    prov:generatedAtTime "2023-07-31T12:35:40+00:00"^^xsd:dateTime .

