@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/50>
  skos:prefLabel "Ap stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/27> .

<http://astrothesaurus.org/uat/27>
  skos:broader <http://astrothesaurus.org/uat/996>, <http://astrothesaurus.org/uat/50> ;
  dc:modified "2020-11-17T20:15:37.829Z"^^xsd:dateTime, "2020-11-17T20:15:27.851Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  skos:prefLabel "Rapidly oscillating Ap star"@en ;
  skos:definition "A chemically peculiar star characterized by the presence of high-frequency non-radial oscillations, with periods that range between about 4 and 16 min. These variations have periods from about 5 to 20 minutes and low amplitudes (B < 10 mmag). They are consistent with acoustic (p mode) pulsations of low degree and high radial overtone."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "roAp stars"@en, "Alpha2 Canum Venaticorum stars"@en, "Alpha2 CVn stars"@en .

<http://astrothesaurus.org/uat/996>
  skos:prefLabel "Magnetic variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/27> .

