@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/0faed109-76cf-e033-fa17-007febb949dc>
  skos:hiddenLabel "PROFILERS_SOUNDERS.RADIO_SOUNDERS.GOES_I_M_SOUNDER" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a0636d91-0d30-441e-8f47-03b2672af3f2> ;
  skos:prefLabel "GOES I-M SOUNDER"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/76d96032-9a29-7cbc-9584-3f849fd4f779> ;
  a skos:Concept .

<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/0faed109-76cf-e033-fa17-007febb949dc> .

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

