@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/1284>
  a skos:Concept ;
  skos:prefLabel "Population II stars"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1283> ;
  skos:editorialNote [ ] ;
  skos:altLabel "Population 2 stars"@en, "Population two stars"@en, "Pop II"@en ;
  skos:definition "A member of a population of relatively old stars, containing a small fraction of metals, found mainly in the halo of the Galaxy and in globular clusters."@en ;
  skos:broader <http://astrothesaurus.org/uat/1622> ;
  dc:modified "2020-11-03T20:28:46.299Z"^^xsd:dateTime, "2020-12-16T19:02:18.945Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

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

<http://astrothesaurus.org/uat/1283>
  skos:prefLabel "Population II Cepheid variable stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1284> .

