@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 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 ;
  skos:broader esado:scienceDomainNAV .

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

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

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

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

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

esado:themeGeomagnetism
  skos:prefLabel "Geomagnetism"@en ;
  a skos:Concept, owl:NamedIndividual ;
  skos:broader esado:scienceDomainNAV .

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

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

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

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

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

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

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

esado:isLeafConcept skos:definition "The :isLeafConcept property marks whether a SKOS concept is a leaf SKOS concept."@en .
esado:themeSpaceWeather
  skos:prefLabel "Space Weather"@en ;
  a skos:Concept, owl:NamedIndividual ;
  skos:broader esado:scienceDomainNAV .

esado:scienceDomainNAV
  skos:narrower esado:themeAnimalTracking, esado:themeTroposphere, esado:themeSpaceWeather, esado:themeRelativityTheories, esado:themeIonosphereMagnetosphere, esado:themeGeodesy, esado:themeEarthGravitationalField, esado:themeCosmology, esado:themeAstronomy, esado:themeOrbitography, esado:themePlateTectonicEarthquakesVolcanology, esado:themePositioning, esado:themeNavigation, esado:themeGeomagnetism, esado:themePositioningNavigation, esado:themeHeliophysics, esado:themeVolcanology, esado:themeTimeFrequency ;
  a skos:Concept, owl:NamedIndividual ;
  esado:isLeafConcept false ;
  skos:inScheme esado: ;
  skos:definition "Science domain (thematic area) for Navigation. Based on the faceted search filter Science Domain in the GSSC Portal."@en ;
  skos:topConceptOf esado: ;
  dc:modified "2022-09-07T18:00:00+00:00"^^xsd:dateTime ;
  skos:prefLabel "Navigation Science Domain"@en .

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

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

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

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

