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

<http://astrothesaurus.org/uat/1331>
  skos:prefLabel "Radial pulsations"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1625> .

<http://astrothesaurus.org/uat/1117>
  skos:prefLabel "Non-radial pulsations"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1625> .

<http://astrothesaurus.org/uat/1078>
  skos:prefLabel "Multi-periodic pulsation"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1625> .

<http://astrothesaurus.org/uat/1309>
  skos:prefLabel "Pulsation modes"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1625> .

<http://astrothesaurus.org/uat/1625>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1619> ;
  skos:prefLabel "Stellar pulsations"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1078>, <http://astrothesaurus.org/uat/1331>, <http://astrothesaurus.org/uat/1117>, <http://astrothesaurus.org/uat/1309> ;
  dc:modified "2020-07-14T14:34:26.144Z"^^xsd:dateTime ;
  a skos:Concept .

