@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/fd51df5c-d653-8d3c-d0f0-2e80c8158261>
  skos:prefLabel "Radiomètres"@fr, "Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/9a4934a6-e3ed-15f2-7fae-b328d9d2d9a5> .

<https://vocab.aeris-data.fr/instrument/9a4934a6-e3ed-15f2-7fae-b328d9d2d9a5>
  skos:hiddenLabel "SPECTROMETERS_RADIOMETERS.RADIOMETERS.CERES_FM3" ;
  skos:altLabel "Clouds and the Earth's Radiant Energy System - Flight Model 3"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/b4d51bd0-047f-4365-98cf-acfe4370eec0> ;
  skos:prefLabel "CERES-FM3"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/fd51df5c-d653-8d3c-d0f0-2e80c8158261> ;
  a skos:Concept .

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

