@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix aeris_inst: <https://vocab.aeris-data.fr/instrument> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://vocab.aeris-data.fr/instrument/ab5a40f5-b676-9ec8-b2ab-8ebf30533d5b>
  skos:prefLabel "Baromètres"@fr, "Barometers"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.aeris-data.fr/instrument/477ba256-b452-3430-844d-7ce879840943> .

<https://vocab.aeris-data.fr/instrument/9874ac75-7f5d-f272-c091-21a5cac8fcfb>
  skos:prefLabel "Capteurs de pression"@fr, "Pressure Sensors"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.aeris-data.fr/instrument/477ba256-b452-3430-844d-7ce879840943> .

aeris_inst:
  skos:prefLabel "Instruments AERIS"@fr, "AERIS Instruments"@en ;
  a owl:Ontology, skos:ConceptScheme ;
  skos:hasTopConcept <https://vocab.aeris-data.fr/instrument/477ba256-b452-3430-844d-7ce879840943> .

<https://vocab.aeris-data.fr/instrument/477ba256-b452-3430-844d-7ce879840943>
  skos:prefLabel "Pression/Hauteur"@fr, "Pressure/Height Meters"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/b5f5efbe-5b2a-405d-b1ea-ab6c90028009> ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/ab5a40f5-b676-9ec8-b2ab-8ebf30533d5b>, <https://vocab.aeris-data.fr/instrument/9874ac75-7f5d-f272-c091-21a5cac8fcfb>, <https://vocab.aeris-data.fr/instrument/4d73e455-4f5d-1b7d-0e36-76db27a0c036> ;
  skos:inScheme aeris_inst: ;
  a skos:Concept ;
  skos:hiddenLabel "PRESSURE_HEIGHT_METERS.NULL.NULL" ;
  skos:topConceptOf aeris_inst: .

<https://vocab.aeris-data.fr/instrument/4d73e455-4f5d-1b7d-0e36-76db27a0c036>
  skos:prefLabel "Système anémobarométrique"@fr, "Pitot-static system"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.aeris-data.fr/instrument/477ba256-b452-3430-844d-7ce879840943> .

