@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/7daa209c-461f-3d89-2c58-5c8a60968362>
  skos:hiddenLabel "SPECTROMETERS_RADIOMETERS.RADIOMETERS.MTSAT_1R_IMAGER" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/63437bc6-f068-4d54-8b46-53e27ab00b8c> ;
  skos:prefLabel "MTSAT 1R 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/7daa209c-461f-3d89-2c58-5c8a60968362> .

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

