@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/66370> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96842> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300218777> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66370" ;
    skos:prefLabel "kite"@en,
        "vlieger (ontspanningsmiddel)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64645> ;
    skos:scopeNote "Light frames, usually wood, covered with a thin material to be flown in the wind at the end of a long string; known from at least the 3rd century BCE in China."@en,
        "Te gebruiken voor lichte geraamtes, meestal van hout, die zijn bedekt met een dun materiaal en die op de wind vliegen aan het einde van een lang touw; ze waren in China al ten minste bekend vanaf de 3e eeuw v.C."@nl ;
    prov:generatedAtTime "2024-05-13T06:07:26+00:00"^^xsd:dateTime .

