@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix variable: <https://service.poleterresolide.fr/voc/variable> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://purl.org/linked-data/registry#> .

<https://service.poleterresolide.fr/voc/variable/V0010200>
  a skos:Concept ;
  rdfs:label "am index"@en, "Indice am"@fr ;
  skos:broader <https://service.poleterresolide.fr/voc/variable/V0010000> ;
  skos:prefLabel "am index"@en, "Indice am"@fr .

<https://service.poleterresolide.fr/voc/variable/V0010400>
  a skos:Concept ;
  rdfs:label "Dst index"@en, "Indice Dst"@fr ;
  skos:broader <https://service.poleterresolide.fr/voc/variable/V0010000> ;
  skos:prefLabel "Dst index"@en, "Indice Dst"@fr .

<https://service.poleterresolide.fr/voc/variable/V0010600>
  a skos:Concept ;
  rdfs:label "PC index"@en, "Indice PC"@fr ;
  skos:broader <https://service.poleterresolide.fr/voc/variable/V0010000> ;
  skos:prefLabel "PC index"@en, "Indice PC"@fr .

<https://service.poleterresolide.fr/voc/variable/V0010100>
  a skos:Concept ;
  rdfs:label "Indice aa"@fr, "am index"@en ;
  skos:broader <https://service.poleterresolide.fr/voc/variable/V0010000> ;
  skos:prefLabel "aa index"@en, "Indice aa"@fr .

variable:
  a ldp:Container, <http://purl.org/linked-data/registry#Register>, skos:ConceptScheme, owl:Ontology ;
  rdfs:label "Variables"@fr, "Variables"@en .

<https://service.poleterresolide.fr/voc/variable/V0010300>
  a skos:Concept ;
  rdfs:label "Kp index"@en, "Indice Kp"@fr ;
  skos:broader <https://service.poleterresolide.fr/voc/variable/V0010000> ;
  skos:prefLabel "Kp index"@en, "Indice Kp"@fr .

<https://service.poleterresolide.fr/voc/variable/V0010500>
  a skos:Concept ;
  rdfs:label "AE index"@en, "Indice AE"@fr ;
  skos:broader <https://service.poleterresolide.fr/voc/variable/V0010000> ;
  skos:prefLabel "AE index"@en, "Indice AE"@fr .

<https://service.poleterresolide.fr/voc/variable/V0010000>
  a skos:Concept ;
  rdfs:label "Indices d'activité magnétique"@fr, "Geomagnetic indices"@en ;
  dc:description "Indices d'activité magnétique qui décrivent les variations du champ géomagnétique causées par des systèmes de courant irréguliers se produisant dans la magnétosphère, l'ionosphère et les profondeurs de la Terre, de façon unique. Les indices d'activité magnétique typiques sont, des régions polaires aux régions équatoriales : PC, AE, aa, aa, am, Kp et Dst."@fr, "Magnetic activity indicies that describe variations in the geomagnetic field, caused by irregular current systems occurring in the magnetosphere, ionosphere and deep in the Earth, in their own unique way.Typical magnetic activity indices are, from polar regions up to equatorial ones: PC, AE, aa, am, Kp and Dst."@en ;
  ns0:notation "V0010000" ;
  skos:inScheme variable: ;
  skos:narrower <https://service.poleterresolide.fr/voc/variable/V0010200>, <https://service.poleterresolide.fr/voc/variable/V0010100>, <https://service.poleterresolide.fr/voc/variable/V0010600>, <https://service.poleterresolide.fr/voc/variable/V0010400>, <https://service.poleterresolide.fr/voc/variable/V0010300>, <https://service.poleterresolide.fr/voc/variable/V0010500> ;
  skos:prefLabel "Geomagnetic indices"@en, "Indices d'activité magnétique"@fr ;
  skos:topConceptOf variable: .

