@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/f9a0b311-234d-3a5c-76d3-6658617a2f71>
  skos:hiddenLabel "SPECTROMETERS_RADIOMETERS.RADIOMETERS.MTSAT_2_IMAGER" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/6d22671d-ff01-4b11-944b-5cb68f4e0c5e> ;
  skos:prefLabel "MTSAT 2 Imager"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/fd51df5c-d653-8d3c-d0f0-2e80c8158261> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/fd51df5c-d653-8d3c-d0f0-2e80c8158261>
  skos:prefLabel "Radiomètres"@fr, "Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/f9a0b311-234d-3a5c-76d3-6658617a2f71> .

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

