@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/534>
  skos:prefLabel "Field of view"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/533> .

<http://astrothesaurus.org/uat/573>
  skos:prefLabel "Galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/533> .

<http://astrothesaurus.org/uat/533>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/534> ;
  skos:broader <http://astrothesaurus.org/uat/573> ;
  skos:prefLabel "Field galaxies"@en ;
  skos:definition "A galaxy that lies in the direction of a cluster of galaxies, but is not a member of the cluster. Field galaxies are rare, less than about 5% of all galaxies."@en ;
  dc:modified "2020-11-03T21:11:05.117Z"^^xsd:dateTime, "2020-11-03T21:10:54.244Z"^^xsd:dateTime ;
  a skos:Concept .

