@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/252>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "C tt s"@en ;
  skos:broader <http://astrothesaurus.org/uat/1681> ;
  skos:prefLabel "Classical T Tauri stars"@en ;
  skos:definition "A T Tauri star in which accretion from a circumstellar disk is responsible for ultraviolet and infrared excess emission and for a moderate to strong emission line spectrum superimposed on the photospheric spectrum. Classical T Tauri stars probably evolve into weak-line T Tauri stars when their disks are fully accreted by the stars."@en ;
  dc:modified "2020-10-26T19:53:55.392Z"^^xsd:dateTime, "2020-10-26T19:53:42.225Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1681>
  skos:prefLabel "T Tauri stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/252> .

