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

<http://astrothesaurus.org/uat/104>
  skos:prefLabel "Astrophysical processes"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/343>
  skos:prefLabel "Cosmology"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/804>
  skos:prefLabel "Interdisciplinary astronomy"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1145>
  skos:prefLabel "Observational astronomy"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/486>
  skos:prefLabel "Exoplanet astronomy"@en ;
  a skos:Concept .

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

<http://astrothesaurus.org/uat/739>
  skos:prefLabel "High energy astrophysics"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/563>
  skos:prefLabel "Galactic and extragalactic astronomy"@en ;
  a skos:Concept .

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

esado:domainSCI
  skos:notation "SCI" ;
  a skos:Collection, isothes:ConceptGroup, esado:Domain ;
  skos:prefLabel "Space Science"@en ;
  isothes:subGroup esado:themesSCI ;
  skos:member esado:themesSCI .

<http://astrothesaurus.org/uat/847>
  skos:prefLabel "Interstellar medium"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1583>
  skos:prefLabel "Stellar astronomy"@en ;
  a skos:Concept .

esado:themesSCI
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:member <http://astrothesaurus.org/uat/1583>, <http://astrothesaurus.org/uat/804>, <http://astrothesaurus.org/uat/847>, <http://astrothesaurus.org/uat/1529>, <http://astrothesaurus.org/uat/563>, <http://astrothesaurus.org/uat/486>, <http://astrothesaurus.org/uat/343>, <http://astrothesaurus.org/uat/739>, <http://astrothesaurus.org/uat/1145>, <http://astrothesaurus.org/uat/104>, <http://astrothesaurus.org/uat/1476> ;
  skos:changeNote "Changed name from keywords to theme so to explicitly define this as related with a controlled vocabulary."@en ;
  skos:definition "Space Science keywords taken from the UAT (Unified Astronomy Thesaurus)"@en ;
  skos:inScheme esado: ;
  skos:notation "SCI Thematic Area" ;
  isothes:superGroup esado:domainSCI ;
  skos:prefLabel "Space Science thematic area"@en ;
  dc:modified "2021-09-15T18:00:00+00:00"^^xsd:dateTime .

<http://astrothesaurus.org/uat/1529>
  skos:prefLabel "Solar system astronomy"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1476>
  skos:prefLabel "Solar physics"@en ;
  a skos:Concept .

