@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/2c6f25a4-982f-f62d-0daf-74010cead6b9>
  skos:prefLabel "Profileurs/Sondeurs"@fr, "Profilers/Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/4d7caeef-2963-f186-1be3-9c7d8d7584f0> .

<https://vocab.aeris-data.fr/instrument/4d7caeef-2963-f186-1be3-9c7d8d7584f0>
  skos:hiddenLabel "PROFILERS_SOUNDERS.NULL.RADIOSONDES" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/c79ff20c-08c1-41f5-8f68-13c1b6d34ba8> ;
  skos:prefLabel "Radiosondes"@fr, "Radiosondes"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/2c6f25a4-982f-f62d-0daf-74010cead6b9> ;
  a skos:Concept .

aeris_inst:
  skos:prefLabel "Instruments AERIS"@fr, "AERIS Instruments"@en ;
  a owl:Ontology, skos:ConceptScheme .

