@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/1678>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "T-association"@en ;
  skos:broader <http://astrothesaurus.org/uat/1582> ;
  skos:prefLabel "T associations"@en ;
  skos:definition "A stellar association containing many T Tauri stars. Examples include the Taurus-Auriga T association, the nearby TW Hydrae association, and Vela T1 and T2."@en ;
  dc:modified "2020-11-05T20:29:22.793Z"^^xsd:dateTime, "2020-11-05T20:29:12.056Z"^^xsd:dateTime ;
  a skos:Concept .

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

