@prefix aeris_param: <https://vocab.aeris-data.fr/parameter> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

aeris_param:
  skos:prefLabel "Paramètres AERIS"@fr, "AERIS Parameters"@en ;
  a owl:Ontology, skos:ConceptScheme .

<https://vocab.aeris-data.fr/parameter/bf048e5b-dbda-423d-bf63-19895f6a9eb4>
  skos:prefLabel "Atmospheric precipitation indices"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/parameter/92e5fb36-75e5-f660-ce73-29b1aeef6a6b> .

<https://vocab.aeris-data.fr/parameter/92e5fb36-75e5-f660-ce73-29b1aeef6a6b>
  skos:hiddenLabel "PRECIPITATION.ATMOSPHERIC_PRECIPITATION_INDICES.CENTRAL_INDIAN_PRECIPITATION_INDEX.NULL" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/c6e7ddb6-1f7c-4364-8fb4-aabd1f4dcab4> ;
  skos:prefLabel "Central indian precipitation index"@en ;
  skos:inScheme aeris_param: ;
  skos:broader <https://vocab.aeris-data.fr/parameter/bf048e5b-dbda-423d-bf63-19895f6a9eb4> ;
  a skos:Concept .

