@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/7157202c-78e5-46ef-649a-e10fb85b0bf9>
  skos:prefLabel "Diffusomètres"@fr, "Scatterometers"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.aeris-data.fr/instrument/663fccd9-d35c-c15e-e9b9-c1bf1cdacf6a> .

<https://vocab.aeris-data.fr/instrument/663fccd9-d35c-c15e-e9b9-c1bf1cdacf6a>
  skos:hiddenLabel "SCATTEROMETERS.NULL.NULL" ;
  skos:topConceptOf aeris_inst: ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/7157202c-78e5-46ef-649a-e10fb85b0bf9> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/563f30c8-43f8-48be-b649-4b548f877fa4> ;
  skos:prefLabel "Scatterometers"@en, "Diffusiomètres"@fr ;
  skos:inScheme aeris_inst: ;
  a skos:Concept .

aeris_inst:
  skos:prefLabel "Instruments AERIS"@fr, "AERIS Instruments"@en ;
  a owl:Ontology, skos:ConceptScheme ;
  skos:hasTopConcept <https://vocab.aeris-data.fr/instrument/663fccd9-d35c-c15e-e9b9-c1bf1cdacf6a> .

