@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/311902b8-4dd9-c750-d4dc-30e21ac10701>
  skos:hiddenLabel "SPECTROMETERS_RADIOMETERS.RADIOMETERS.CERES_FM4" ;
  skos:altLabel "Clouds and the Earth's Radiant Energy System - Flight Model 4"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/b1a560d0-e9cb-4ce3-9c06-c354bcf1833f> ;
  skos:prefLabel "CERES-FM4"@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/311902b8-4dd9-c750-d4dc-30e21ac10701> .

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

