@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/f10a1af2-7ca0-835c-0733-6fe29ce84f47> .

<https://vocab.aeris-data.fr/instrument/f10a1af2-7ca0-835c-0733-6fe29ce84f47>
  skos:hiddenLabel "POSITIONING_NAVIGATION.NULL.VLF_RECEIVERS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/6a4b960f-f7b0-477d-a8dd-ba55b5110966> ;
  skos:prefLabel "VLF Receivers"@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 .

