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

<http://astrothesaurus.org/uat/723>
  skos:broader <http://astrothesaurus.org/uat/20>, <http://astrothesaurus.org/uat/142>, <http://astrothesaurus.org/uat/1834> ;
  dc:modified "2018-09-13T16:30:21Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "HAeBe stars"@en, "Herbig Ae-Be stars"@en, "Herbig stars"@en ;
  skos:prefLabel "Herbig Ae/Be stars"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

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

<http://astrothesaurus.org/uat/1834>
  skos:prefLabel "Young stellar objects"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/723> .

