@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/77aab0e1-ba19-73eb-8a6b-f9d74c9bedaf>
  skos:prefLabel "Détecteurs de particules"@fr, "Particle Detectors"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.aeris-data.fr/instrument/478f988f-e842-94c3-a025-fa0f47778169> .

<https://vocab.aeris-data.fr/instrument/00791f8c-0da5-2af3-76f7-9182cfe5121b>
  skos:prefLabel "Spectrometers"@en, "Spectromètres"@fr ;
  a skos:Concept ;
  skos:broader <https://vocab.aeris-data.fr/instrument/478f988f-e842-94c3-a025-fa0f47778169> .

<https://vocab.aeris-data.fr/instrument/894cf284-5720-8dc9-d574-1d95984b790d>
  skos:prefLabel "Magnétomètres"@fr, "Magnetometers"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.aeris-data.fr/instrument/478f988f-e842-94c3-a025-fa0f47778169> .

aeris_inst:
  skos:prefLabel "Instruments AERIS"@fr, "AERIS Instruments"@en ;
  a owl:Ontology, skos:ConceptScheme ;
  skos:hasTopConcept <https://vocab.aeris-data.fr/instrument/478f988f-e842-94c3-a025-fa0f47778169> .

<https://vocab.aeris-data.fr/instrument/478f988f-e842-94c3-a025-fa0f47778169>
  skos:narrower <https://vocab.aeris-data.fr/instrument/77aab0e1-ba19-73eb-8a6b-f9d74c9bedaf>, <https://vocab.aeris-data.fr/instrument/00791f8c-0da5-2af3-76f7-9182cfe5121b>, <https://vocab.aeris-data.fr/instrument/894cf284-5720-8dc9-d574-1d95984b790d> ;
  skos:prefLabel "Magnetic Field/Electric Field Instruments"@en, "Champs magnétiques/électriques"@fr ;
  skos:hiddenLabel "MAGNETIC_FIELD_ELECTRIC_FIELD_INSTRUMENTS.NULL.NULL" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/449b7d65-85e6-43a5-b87b-1071dc9936b2> ;
  skos:topConceptOf aeris_inst: ;
  a skos:Concept ;
  skos:inScheme aeris_inst: .

