@prefix esado: <https://data.esa.int/esado/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

esado:domainESADDP
  a skos:Collection, isothes:ConceptGroup, esado:Domain ;
  skos:prefLabel "ESA Data Discovery Portal"@en ;
  skos:member esado:widgetsEO .

<https://earth.esa.int/concept/277d863f-c852-5717-8f10-c532700e29fd>
  skos:prefLabel "Solar Activity"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/a59746f5-d93d-5637-b7fa-6e6220196104> .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

esado:widgetsEO
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Earth Observation Widgets"@en ;
  skos:member esado:widgetThemesEO .

esado:widgetThemesEO
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Thematic Area"@en ;
  skos:member <https://earth.esa.int/concept/a59746f5-d93d-5637-b7fa-6e6220196104> .

<https://earth.esa.int/concept/0d9061d7-d35c-5853-99c4-4825215bcb2f>
  skos:prefLabel "Ionosphere and Magnetosphere Dynamics"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/a59746f5-d93d-5637-b7fa-6e6220196104> .

<https://gcmd.earthdata.nasa.gov/kms/concept/57383ac5-614c-4b84-9202-e137b000422b>
  skos:prefLabel "SUN-EARTH INTERACTIONS"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/d6457834-3bf7-58ba-9535-c07cd3f6140f>
  skos:prefLabel "Solar Energetic Particle Properties"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/a59746f5-d93d-5637-b7fa-6e6220196104> .

<https://earth.esa.int/concept/29c0dc87-5811-58b2-9f33-8a75172726ed>
  skos:prefLabel "Solar Energetic Particle Flux"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/a59746f5-d93d-5637-b7fa-6e6220196104> .

<https://earth.esa.int/concept/5c476560-e0a3-554a-9187-187a90da1309>
  skos:prefLabel "Earth Topic"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/a59746f5-d93d-5637-b7fa-6e6220196104> .

<https://earth.esa.int/concept/a59746f5-d93d-5637-b7fa-6e6220196104>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/57383ac5-614c-4b84-9202-e137b000422b> ;
  skos:definition "Space weather is a branch of space physics and aeronomy, or heliophysics, concerned with the time varying conditions within the Solar System, including the solar wind, emphasizing the space surrounding the Earth, including conditions in the magnetosphere, ionosphere, and thermosphere."@en ;
  skos:broader <https://earth.esa.int/concept/5c476560-e0a3-554a-9187-187a90da1309> ;
  a skos:Concept ;
  skos:inScheme esado: ;
  skos:prefLabel "Space Weather"@en ;
  skos:altLabel "Sun-Earth Interaction"@en ;
  skos:narrower <https://earth.esa.int/concept/0d9061d7-d35c-5853-99c4-4825215bcb2f>, <https://earth.esa.int/concept/d6457834-3bf7-58ba-9535-c07cd3f6140f>, <https://earth.esa.int/concept/277d863f-c852-5717-8f10-c532700e29fd>, <https://earth.esa.int/concept/29c0dc87-5811-58b2-9f33-8a75172726ed> .

