@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/723>
  skos:prefLabel "Herbig Ae/Be stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/20> .

<http://astrothesaurus.org/uat/20>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Ae-type stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/428>, <http://astrothesaurus.org/uat/5> ;
  skos:prefLabel "Ae stars"@en ;
  skos:narrower <http://astrothesaurus.org/uat/723> ;
  dc:modified "2018-02-06T18:04:54Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/5>
  skos:prefLabel "A stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/20> .

<http://astrothesaurus.org/uat/428>
  skos:prefLabel "Early-type emission stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/20> .

