@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/1622>
  skos:prefLabel "Stellar populations"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1282> .

<http://astrothesaurus.org/uat/1282>
  a skos:Concept ;
  skos:altLabel "Pop I"@en, "Population 1 stars"@en, "Population one stars"@en ;
  dc:modified "2020-11-03T20:28:01.041Z"^^xsd:dateTime, "2020-11-03T20:28:15.966Z"^^xsd:dateTime ;
  skos:prefLabel "Population I stars"@en ;
  skos:scopeNote "Young, metal-rich stars commonly found in the spiral arms of the Milky Way galaxy"@en ;
  skos:broader <http://astrothesaurus.org/uat/1622> ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:definition "A member of a class of relatively young stars, containing a large fraction of metals, found mainly in the disk of the Galaxy."@en .

