@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/fab50882-ce95-4ad7-b5c3-89d5a996f234>
  skos:prefLabel "Positionnement"@fr, "Positioning/Navigation"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/b91d4bf9-205d-223d-a8de-f9e6b9d3ee14> .

<https://vocab.aeris-data.fr/instrument/b91d4bf9-205d-223d-a8de-f9e6b9d3ee14>
  skos:hiddenLabel "POSITIONING_NAVIGATION.RADAR.NULL" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/195f58c2-8ba2-4bcd-87e4-2c8d26997b3f> ;
  skos:prefLabel "Radar"@fr, "Radar"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/fab50882-ce95-4ad7-b5c3-89d5a996f234> ;
  a skos:Concept .

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

