@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/55ae0c74-7adb-f844-e172-696176fcb710>
  skos:prefLabel "Telemeter"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.aeris-data.fr/instrument/e5dbefed-4faa-1347-f20f-661f088d8b6a> .

<https://vocab.aeris-data.fr/instrument/34ee838f-843f-8bd1-dd79-acc8a108809d>
  skos:prefLabel "Centrale à inertie INS"@fr, "Inertial Navigation System"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.aeris-data.fr/instrument/e5dbefed-4faa-1347-f20f-661f088d8b6a> .

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

<https://vocab.aeris-data.fr/instrument/c140a2f8-f0e1-3656-8b31-9785c84eacb9>
  skos:prefLabel "ARGOS"@fr, "ARGOS"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.aeris-data.fr/instrument/e5dbefed-4faa-1347-f20f-661f088d8b6a> .

<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/e5dbefed-4faa-1347-f20f-661f088d8b6a> .

<https://vocab.aeris-data.fr/instrument/e5dbefed-4faa-1347-f20f-661f088d8b6a>
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/34ee838f-843f-8bd1-dd79-acc8a108809d>, <https://vocab.aeris-data.fr/instrument/c140a2f8-f0e1-3656-8b31-9785c84eacb9>, <https://vocab.aeris-data.fr/instrument/55ae0c74-7adb-f844-e172-696176fcb710> ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/fab50882-ce95-4ad7-b5c3-89d5a996f234> ;
  skos:prefLabel "Radio"@fr, "Radio"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/7561d126-2baf-4583-a6cc-f8159ebf8e94> ;
  skos:hiddenLabel "POSITIONING_NAVIGATION.RADIO.NULL" .

