@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/216c5119-0f93-7f17-277b-67602382125b>
  skos:prefLabel "Interféromètres"@fr, "Interferometers"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/fa9343b9-7bf7-130b-3de8-9a7eb90baef9> .

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

<https://vocab.aeris-data.fr/instrument/fa9343b9-7bf7-130b-3de8-9a7eb90baef9>
  skos:hiddenLabel "PROFILERS_SOUNDERS.INTERFEROMETERS.IASI" ;
  skos:altLabel "Interféromètre Atmosphérique de Sondage Infrarouge"@fr, "Infrared Atmospheric Sounding Interferometer"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/93e3734d-78db-43b3-8e13-9dbed088f5cb> ;
  skos:prefLabel "IASI"@fr, "IASI"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/216c5119-0f93-7f17-277b-67602382125b> ;
  a skos:Concept .

