@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/725>
  skos:prefLabel "Hertzsprung Russell diagram"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2046> .

<http://astrothesaurus.org/uat/2046>
  skos:narrower <http://astrothesaurus.org/uat/725>, <http://astrothesaurus.org/uat/1600> ;
  a skos:Concept ;
  dc:modified "2018-09-13T14:55:58Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/1599> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "Stellar evolutionary models"@en ;
  skos:broader <http://astrothesaurus.org/uat/91> ;
  dc:created "2018-09-13T14:51:48Z"^^xsd:dateTime .

<http://astrothesaurus.org/uat/1600>
  skos:prefLabel "Stellar evolutionary tracks"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2046> .

<http://astrothesaurus.org/uat/1599>
  skos:prefLabel "Stellar evolution"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2046> .

<http://astrothesaurus.org/uat/91>
  skos:prefLabel "Astronomical research"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2046> .

