@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/b7bf031f-4e49-a97e-2c44-0769bb93649d>
  skos:prefLabel "Capteurs magnétiques/mouvement"@fr, "Magnetic/Motion Sensors"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/b67eb604-afef-35a6-3b74-77e546e2f16c> .

<https://vocab.aeris-data.fr/instrument/b67eb604-afef-35a6-3b74-77e546e2f16c>
  skos:hiddenLabel "MAGNETIC_MOTION_SENSORS.GRAVIMETERS.NULL" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a3fc8231-afa3-4137-a793-2860e2ab08a0> ;
  skos:prefLabel "Gravimètres"@fr, "Gravimeters"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/b7bf031f-4e49-a97e-2c44-0769bb93649d> ;
  a skos:Concept .

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

