@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/1fa65aac-da98-3726-46b0-63d54752db22>
  skos:hiddenLabel "TEMPERATURE_HUMIDITY_SENSORS.HYDROTHERMOGRAPHS.HYGROTHERMOGRAPHS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/c0293996-1fd5-46c1-a6e3-14beaefd8ad2> ;
  skos:prefLabel "Hydrothermographes"@fr, "Hygrothermographs"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/014108f4-083a-5c9a-9671-0bc7dc571a91> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/014108f4-083a-5c9a-9671-0bc7dc571a91>
  skos:prefLabel "Hydrothermographs"@en, "Hydrothermographes"@fr ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/1fa65aac-da98-3726-46b0-63d54752db22> .

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

