@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl: a skos:ConceptScheme .
mdl:-RR2GM0W7-P
  skos:prefLabel "aurora"@en, "aurore"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-S4HXDTSK-F .

mdl:-S4HXDTSK-F
  skos:hiddenLabel "theta auroras"@en, "Aurore thêtas"@fr, "Aurore thêta"@fr, "aurores thêtas"@fr, "theta auroraes"@en, "Theta aurora"@en ;
  skos:inScheme mdl: ;
  skos:broader mdl:-RR2GM0W7-P ;
  skos:altLabel "theta aurorae"@en ;
  skos:prefLabel "theta aurora"@en, "aurore thêta"@fr ;
  a skos:Concept .

