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

<http://astrothesaurus.org/uat/135>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Barium stars"@en ;
  skos:altLabel "Ba II stars"@en ;
  skos:definition "A type of star, usually G or K giants, whose spectra show unusually strong absorption lines of barium, strontium, and other s-process elements."@en ;
  skos:narrower <http://astrothesaurus.org/uat/1442> ;
  skos:broader <http://astrothesaurus.org/uat/705> ;
  a skos:Concept ;
  skos:editorialNote [ ] ;
  dc:modified "2020-11-04T14:41:59.578Z"^^xsd:dateTime, "2020-11-04T14:42:12.192Z"^^xsd:dateTime .

<http://astrothesaurus.org/uat/1442>
  skos:prefLabel "Semi-barium stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/135> .

<http://astrothesaurus.org/uat/705>
  skos:prefLabel "Heavy metal stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/135> .

