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

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

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

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

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

<http://astrothesaurus.org/uat/2178>
  skos:prefLabel "Galactic archaeology"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1583> .

<http://astrothesaurus.org/uat/1567>
  skos:prefLabel "Star clusters"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1583> .

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

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

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

<http://astrothesaurus.org/uat/73>
  skos:prefLabel "Asteroseismology"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1583> .

<http://astrothesaurus.org/uat/241>
  skos:prefLabel "Circumstellar matter"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1583> .

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

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

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

<http://astrothesaurus.org/uat/1583>
  skos:prefLabel "Stellar astronomy"@en ;
  skos:definition "The branch of astronomy that deals with the study of stars, their physical properties, formation, and evolution."@en ;
  skos:narrower <http://astrothesaurus.org/uat/241>, <http://astrothesaurus.org/uat/2178>, <http://astrothesaurus.org/uat/1627>, <http://astrothesaurus.org/uat/1634>, <http://astrothesaurus.org/uat/1567>, <http://astrothesaurus.org/uat/73>, <http://astrothesaurus.org/uat/1622>, <http://astrothesaurus.org/uat/1621> ;
  dc:modified "2020-11-19T16:14:51.551Z"^^xsd:dateTime, "2020-11-19T16:14:40.435Z"^^xsd:dateTime ;
  skos:altLabel "Stellar astrophysics"@en ;
  skos:topConceptOf esado: ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:inScheme esado: ;
  a skos:Concept .

