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

<http://astrothesaurus.org/uat/506>
  skos:prefLabel "Extragalactic astronomy"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/563> .

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

<http://astrothesaurus.org/uat/563>
  skos:topConceptOf esado: ;
  skos:narrower <http://astrothesaurus.org/uat/612>, <http://astrothesaurus.org/uat/597>, <http://astrothesaurus.org/uat/573>, <http://astrothesaurus.org/uat/584>, <http://astrothesaurus.org/uat/506> ;
  skos:inScheme esado: ;
  dc:modified "2020-10-21T21:19:40.609Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  skos:prefLabel "Galactic and extragalactic astronomy"@en .

esado:widgetsSCI
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Space Science Widgets"@en ;
  skos:member esado:widgetThemesSCI .

esado:widgetThemesSCI
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Thematic Area"@en ;
  skos:member <http://astrothesaurus.org/uat/563> .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology ;
  skos:hasTopConcept <http://astrothesaurus.org/uat/563> .

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

<http://astrothesaurus.org/uat/597>
  skos:prefLabel "Galaxy groups"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/563> .

<http://astrothesaurus.org/uat/612>
  skos:prefLabel "Galaxy physics"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/563> .

esado:themesSCI
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Space Science thematic area"@en ;
  skos:member <http://astrothesaurus.org/uat/563> .

<http://astrothesaurus.org/uat/584>
  skos:prefLabel "Galaxy clusters"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/563> .

<http://astrothesaurus.org/uat/573>
  skos:prefLabel "Galaxies"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/563> .

