@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/95451> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98297> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300233968> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95451" ;
    skos:prefLabel "hang glider"@en,
        "deltavlieger"@nl ;
    skos:scopeNote "Gliders in which the pilot controls altitude and glide path by shifting position in a suspended seat or harness; originally developed in the 1890s and, since the 1960s, ultralight aircraft with flexible wing surfaces."@en,
        "Zweefvliegtuigen waarbij de piloot de vlieghoogte en de baan van de glijvlucht bepaalt door te manoeuvreren in een hangend stoeltje of tuig; eind vorige eeuw zijn ze ontwikkeld en sinds de jaren zestig zijn het ultralichte luchtvaartuigen met soepele vleugeloppervlakken."@nl ;
    prov:generatedAtTime "2023-08-02T08:14:52+00:00"^^xsd:dateTime .

