@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 dcat: <http://www.w3.org/ns/dcat#> .
@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 .

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

<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:widgetsSCI
  skos:notation "widgetsSCI" ;
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Space Science Widgets"@en ;
  isothes:subGroup esado:widgetThemesSCI ;
  skos:member esado:widgetThemesSCI .

esado:widgetThemesSCI
  skos:definition "Widget for thematic area in Space Science"@en ;
  skos:changeNote "Changed prefix fS (faceted search) in the name this skos:Collection to the generic word widget."@en, "Changed name from keywords to theme so to explicitly define this as related with a controlled vocabulary."@en, "Associated this filter with input field dcat:theme."@en ;
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:member <http://astrothesaurus.org/uat/1583>, <http://astrothesaurus.org/uat/104>, <http://astrothesaurus.org/uat/343>, <http://astrothesaurus.org/uat/486>, <http://astrothesaurus.org/uat/1476>, <http://astrothesaurus.org/uat/1145>, <http://astrothesaurus.org/uat/739>, <http://astrothesaurus.org/uat/1529>, <http://astrothesaurus.org/uat/847>, <http://astrothesaurus.org/uat/804>, <http://astrothesaurus.org/uat/563> ;
  dc:relation dcat:theme ;
  skos:inScheme esado: ;
  isothes:superGroup esado:widgetsSCI ;
  skos:notation "widgetThemeSCI"@en ;
  esado:assetProperty "theme"@en ;
  skos:prefLabel "Thematic Area"@en ;
  dc:modified "2021-10-24T18:00:00+00:00"^^xsd:dateTime .

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:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

<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 .

<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 .

