@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/1724> .

<http://astrothesaurus.org/uat/59>
  skos:prefLabel "Apparent magnitude"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1724> .

<http://astrothesaurus.org/uat/1724>
  skos:broader <http://astrothesaurus.org/uat/1234>, <http://astrothesaurus.org/uat/59>, <http://astrothesaurus.org/uat/80> ;
  skos:prefLabel "Two-colour diagrams"@en-GB, "Two-color diagrams"@en ;
  skos:altLabel "Two color diagrams"@en, "Color-color diagrams"@en ;
  a skos:Concept ;
  dc:modified "2021-08-24T15:21:16.154Z"^^xsd:dateTime, "2020-11-04T21:56:28.021Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:editorialNote [ ] ;
  skos:definition "A graph on which two color indices such as B-V and U-B are plotted, one along each axis, for a sample of stars or other objects, such as stars."@en .

<http://astrothesaurus.org/uat/1234>
  skos:prefLabel "Photometry"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1724> .

