@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/402>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Double-mode Cepheid stars"@en, "Double-mode Cepheid variables"@en, "Double-mode Cepheids"@en ;
  skos:broader <http://astrothesaurus.org/uat/404>, <http://astrothesaurus.org/uat/218> ;
  skos:prefLabel "Double-mode Cepheid variable stars"@en ;
  dc:modified "2019-12-03T17:56:24.774Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/404>
  skos:prefLabel "Double-mode variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/402> .

<http://astrothesaurus.org/uat/218>
  skos:prefLabel "Cepheid variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/402> .

