@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 isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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:domainNAV
  skos:notation "NAV" ;
  a skos:Collection, isothes:ConceptGroup, esado:Domain ;
  skos:prefLabel "Navigation"@en ;
  isothes:subGroup esado:themesNAV ;
  skos:member esado:themesNAV .

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

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

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:themePlateTectonicEarthquakesVolcanology
  skos:prefLabel "Plate Tectonic Earthquakes and Volcanology"@en ;
  a skos:Concept, owl:NamedIndividual .

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:themesNAV
  skos:member esado:themeNavigation, esado:themeSpaceWeather, esado:themeVolcanology, esado:themeHeliophysics, esado:themeEarthGravitationalField, esado:themeIonosphereMagnetosphere, esado:themeAstronomy, esado:themeRelativityTheories, esado:themeGeodesy, esado:themeTroposphere, esado:themePositioningNavigation, esado:themeGeomagnetism, esado:themePlateTectonicEarthquakesVolcanology, esado:themeAnimalTracking, esado:themeCosmology, esado:themeTimeFrequency, esado:themeOrbitography, esado:themePositioning ;
  a esado:MicroThesaurus, isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Navigation thematic area"@en ;
  skos:inScheme esado: ;
  skos:changeNote "Changed name from keywords to theme so to explicitly define this as related with a controlled vocabulary."@en, "2022-09-19 [aperei01] Changed definition to reflect new thesaurus for Navigation."@en ;
  skos:notation "NAV Thematic Area" ;
  dc:modified "2021-09-19T18:00:00+00:00"^^xsd:dateTime ;
  isothes:superGroup esado:domainNAV .

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 .

