@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/1567>
  skos:prefLabel "Star clusters"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2103> .

<http://astrothesaurus.org/uat/534>
  skos:prefLabel "Field of view"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2103> .

<http://astrothesaurus.org/uat/1634>
  skos:prefLabel "Stellar types"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2103> .

<http://astrothesaurus.org/uat/2103>
  skos:editorialNote [ ] ;
  skos:prefLabel "Field stars"@en ;
  dc:created "2018-09-14T19:11:19Z"^^xsd:dateTime ;
  skos:definition "A star that does not belong to a stellar cluster, but happens to be adjacent to it."@en ;
  dc:modified "2020-11-03T21:12:37.772Z"^^xsd:dateTime, "2020-11-03T21:12:54.257Z"^^xsd:dateTime ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1634> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/534>, <http://astrothesaurus.org/uat/1567> ;
  a skos:Concept .

