@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/622>
  skos:prefLabel "Galaxy structure"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1880> .

<http://astrothesaurus.org/uat/1049>
  skos:prefLabel "Milky Way dark matter halo"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1880> .

<http://astrothesaurus.org/uat/1880>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  dc:modified "2020-11-09T14:57:59.624Z"^^xsd:dateTime, "2020-11-09T14:57:48.466Z"^^xsd:dateTime ;
  skos:altLabel "Dark matter halos"@en, "Dark halo"@en, "Dark halos"@en ;
  skos:prefLabel "Galaxy dark matter halos"@en ;
  dc:created "2018-08-17T17:22:25Z"^^xsd:dateTime ;
  skos:related <http://astrothesaurus.org/uat/1049> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/622> ;
  skos:definition "A vast region surrounding a galaxy where dynamical tracers reveal a large amount of hidden mass. The halo has considerable mass but relatively low luminosity, suggesting the presence of a lot of dark matter."@en .

