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

esado:themeAstronomy
  skos:prefLabel "Astronomy"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themeRelativityTheories
  skos:prefLabel "Relativity Theories"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themeIonosphereMagnetosphere
  skos:prefLabel "Ionosphere and Magnetosphere"@env ;
  a skos:Concept, owl:NamedIndividual .

esado:themeGeodesy
  skos:prefLabel "Geodesy"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themeVolcanology
  skos:prefLabel "Volcanology"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themeTroposphere
  skos:prefLabel "Troposphere"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:assetProperty skos:definition "The :assetProperty property specifies, for a widget, the property name the widget should be applied to. Exampe: The esado:widgetInstrumentsEO widget should be applied to the metadata field called instrument. The domain is esado:microThesaurus and the range is the name of input field represented as a xsd:string."@en .
esado:themeGeomagnetism
  skos:prefLabel "Geomagnetism"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themePositioningNavigation
  skos:prefLabel "Positioning and Navigation"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themeOrbitography
  skos:prefLabel "Orbitography"@en ;
  a skos:Concept, owl:NamedIndividual .

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

esado:themeHeliophysics
  skos:prefLabel "Heliophysics"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:widgetThemesNAV
  skos:member esado:themeVolcanology, esado:themeNavigation, esado:themeAnimalTracking, esado:themeGeomagnetism, esado:themePositioningNavigation, esado:themeTimeFrequency, esado:themeGeodesy, esado:themePlateTectonicEarthquakesVolcanology, esado:themeSpaceWeather, esado:themeCosmology, esado:themeHeliophysics, esado:themeRelativityTheories, esado:themeAstronomy, esado:themeOrbitography, esado:themeEarthGravitationalField, esado:themeIonosphereMagnetosphere, esado:themeTroposphere, esado:themePositioning ;
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:inScheme esado: ;
  dc:modified "2022-11-06T18:00:00+00:00"^^xsd:dateTime ;
  skos:prefLabel "Thematic Area"@en ;
  esado:assetProperty "theme"@en ;
  dc:relation dcat:theme ;
  skos:definition "Widget for Science Domain in Navigation. Based on the faceted search filter Science Domain in the GSSC Portal."@en ;
  skos:notation "widgetThemesNAV"@en ;
  isothes:superGroup esado:widgetsNAV .

esado:themePlateTectonicEarthquakesVolcanology
  skos:prefLabel "Plate Tectonic Earthquakes and Volcanology"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:widgetsNAV
  skos:notation "widgetsNAV" ;
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Navigation Widgets"@en ;
  isothes:subGroup esado:widgetThemesNAV ;
  skos:member esado:widgetThemesNAV .

esado:themePositioning
  skos:prefLabel "Positioning"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themeCosmology
  skos:prefLabel "Cosmology"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:MicroThesaurus
  rdfs:label "Micro-Thesaurus"@en ;
  a owl:Class .

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

esado:themeSpaceWeather
  skos:prefLabel "Space Weather"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themeEarthGravitationalField
  skos:prefLabel "Earth Gravitational Field"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themeNavigation
  skos:prefLabel "Navigation"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themeTimeFrequency
  skos:prefLabel "Time and Frequency"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:themeAnimalTracking
  skos:prefLabel "Animal Tracking"@en ;
  a skos:Concept, owl:NamedIndividual .

