@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/1567>
  skos:prefLabel "Star clusters"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1160> .

<http://astrothesaurus.org/uat/1833>
  skos:prefLabel "Young star clusters"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1160> .

<http://astrothesaurus.org/uat/1160>
  dc:modified "2020-11-03T19:55:00.426Z"^^xsd:dateTime, "2020-11-03T19:54:49.086Z"^^xsd:dateTime ;
  skos:altLabel "Open clusters"@en ;
  skos:definition "A loose grouping of dozens or hundreds of young stars distributed in a region a few light-years across. Open clusters are relatively young, typically containing many hot, highly luminous stars. They are located within the disk of the Galaxy, whence their older name Galactic clusters."@en ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:narrower <http://astrothesaurus.org/uat/1134>, <http://astrothesaurus.org/uat/1833> ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/1567> ;
  skos:prefLabel "Open star clusters"@en .

<http://astrothesaurus.org/uat/1134>
  skos:prefLabel "O clusters"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1160> .

