@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/80>
  skos:prefLabel "Astrometry"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1564> .

<http://astrothesaurus.org/uat/292>
  skos:prefLabel "Comparison stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1564> .

<http://astrothesaurus.org/uat/1232>
  skos:prefLabel "Photometric standard stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1564> .

<http://astrothesaurus.org/uat/1564>
  skos:prefLabel "Standard stars"@en ;
  skos:editorialNote [ ] ;
  skos:narrower <http://astrothesaurus.org/uat/1232>, <http://astrothesaurus.org/uat/292> ;
  dc:modified "2020-11-19T16:10:15.107Z"^^xsd:dateTime, "2020-11-19T16:10:28.575Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/80> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  skos:definition "Stars for which accurate color indices and/or magnitudes exist, defining a standard system."@en .

