@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/64007> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98297> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300222189> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64007" ;
    skos:prefLabel "balloon (aircraft)"@en,
        "luchtballon"@nl ;
    skos:scopeNote "Refers to nonporous, flexible spherical or pear-shaped bags or envelope made of a lightweight material inflated with heated air or a gas that is lighter than air and designed to rise and float in the atmosphere, usually while carrying aloft passengers or scientific instruments."@en,
        "Te gebruiken voor niet-poreuze, flexibele, ronde zakken die zijn gemaakt van een lichtgewicht materiaal die worden opgevuld met verhitte lucht of een gas dat lichter is dan lucht en ontworpen zijn om op te stijgen en in de dampkring te blijven drijven, waarbij meestal passagiers of wetenschappelijke instrumenten mee naar boven worden genomen."@nl ;
    prov:generatedAtTime "2023-08-02T08:22:03+00:00"^^xsd:dateTime .

