@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/76d96032-9a29-7cbc-9584-3f849fd4f779>
  skos:prefLabel "Sondeurs Radio"@fr, "Radio Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/08f45709-2dd7-4c70-67d0-ce7dc43427fb> .

<https://vocab.aeris-data.fr/instrument/08f45709-2dd7-4c70-67d0-ce7dc43427fb>
  skos:hiddenLabel "PROFILERS_SOUNDERS.RADIO_SOUNDERS.GPS_SONDE" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/82307626-ad8a-471c-b47e-d645b6bba9a2> ;
  skos:prefLabel "GPS Sonde"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/76d96032-9a29-7cbc-9584-3f849fd4f779> ;
  a skos:Concept .

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

