@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/e8666f70-869b-6cfb-3de7-303c0666dacf>
  skos:hiddenLabel "SPECTROMETERS_RADIOMETERS.RADIOMETERS.CERES_FM2" ;
  skos:altLabel "Clouds and the Earth's Radiant Energy System - Flight Model 2"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/815656a4-1382-4e05-94f9-5d4709e036f4> ;
  skos:prefLabel "CERES-FM2"@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/e8666f70-869b-6cfb-3de7-303c0666dacf> .

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

