@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/34ee838f-843f-8bd1-dd79-acc8a108809d>
  skos:hiddenLabel "POSITIONING_NAVIGATION.RADIO.INS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/3077c378-f568-4923-a54f-b704f486c131> ;
  skos:prefLabel "Centrale à inertie INS"@fr, "Inertial Navigation System"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/e5dbefed-4faa-1347-f20f-661f088d8b6a> ;
  a skos:Concept .

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

<https://vocab.aeris-data.fr/instrument/e5dbefed-4faa-1347-f20f-661f088d8b6a>
  skos:prefLabel "Radio"@fr, "Radio"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/34ee838f-843f-8bd1-dd79-acc8a108809d> .

