@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/1140>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1582> ;
  skos:prefLabel "OB associations"@en ;
  skos:definition "A loosely bound grouping of O and B stars that typically stretches up to several hundred light-years and may contain between a dozen and several hundred O stars and B stars. The members of an OB association are young and of roughly the same age. OB associations dissipate in a few tens of millions of years."@en ;
  dc:modified "2020-11-05T20:24:41.107Z"^^xsd:dateTime, "2020-11-05T20:24:25.08Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1582>
  skos:prefLabel "Stellar associations"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1140> .

