@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/1684>
  skos:prefLabel "Astronomical techniques"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/523> .

<http://astrothesaurus.org/uat/523>
  skos:editorialNote "Used to measure distances to galaxies, not stars.  This term should be moved."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Faber Jackson distance"@en ;
  skos:broader <http://astrothesaurus.org/uat/1595>, <http://astrothesaurus.org/uat/1684> ;
  skos:prefLabel "Faber-Jackson distance"@en ;
  dc:modified "2018-09-06T14:44:39Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1595>
  skos:prefLabel "Stellar distance"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/523> .

