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

<http://astrothesaurus.org/uat/1334>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1629> ;
  skos:prefLabel "Radiative braking"@en ;
  skos:definition "The slowing down of a star's rotation due to radiative momentum transfer caused by emission of electromagnetic radiation."@en ;
  dc:modified "2020-11-17T20:04:06.932Z"^^xsd:dateTime, "2020-11-17T20:03:56.971Z"^^xsd:dateTime ;
  a skos:Concept .

