@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/403>
  skos:prefLabel "Double-mode pulsation"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1078> .

<http://astrothesaurus.org/uat/1625>
  skos:prefLabel "Stellar pulsations"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1078> .

<http://astrothesaurus.org/uat/1079>
  skos:prefLabel "Multi-periodic variable stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1078> .

<http://astrothesaurus.org/uat/1078>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/1079> ;
  skos:altLabel "Multiperiodic pulsation"@en ;
  skos:broader <http://astrothesaurus.org/uat/1625> ;
  skos:prefLabel "Multi-periodic pulsation"@en ;
  skos:narrower <http://astrothesaurus.org/uat/403> ;
  dc:modified "2018-09-13T16:49:20Z"^^xsd:dateTime ;
  a skos:Concept .

