@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/98297> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64016> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300222210> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64007>,
        <https://data.rkd.nl/thesaurus/64012>,
        <https://data.rkd.nl/thesaurus/95451> ;
    skos:notation "98297" ;
    skos:prefLabel "air and space transportation vehicle"@en,
        "lucht- en ruimtevaartvervoermiddel"@nl ;
    skos:scopeNote "Vehicles for transporting people or objects above the land, either in the atmosphere of the earth or above the atmosphere and in outer space."@en,
        "Voertuigen voor het vervoer van mensen of voorwerpen boven het land, hetzij in de aardatmosfeer, hetzij buiten de atmosfeer en in de ruimte."@nl ;
    prov:generatedAtTime "2023-08-02T08:32:32+00:00"^^xsd:dateTime .

