@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/60f0ce9a-62f5-d937-ffdc-534c9d48dd21>
  skos:hiddenLabel "PROFILERS_SOUNDERS.ACOUSTIC_SOUNDERS.SONAR" ;
  skos:altLabel "Sound Navigation and Ranging"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/10040ca6-3809-4679-a41e-6a6efbb25ae8> ;
  skos:prefLabel "Sonar"@fr, "Sonar"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/187fe942-ac2b-c501-89bd-cfcbb789ec38> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/187fe942-ac2b-c501-89bd-cfcbb789ec38>
  skos:prefLabel "Sondeurs acoustiques"@fr, "Acoustic Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/60f0ce9a-62f5-d937-ffdc-534c9d48dd21> .

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

