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

<http://astrothesaurus.org/uat/86>
  skos:prefLabel "Astronomical models"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1568> .

<http://astrothesaurus.org/uat/1568>
  skos:broader <http://astrothesaurus.org/uat/86>, <http://astrothesaurus.org/uat/1671> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Star distribution"@en, "Stellar statistics"@en ;
  skos:prefLabel "Star counts"@en ;
  skos:definition "The number of stars that appear in a given region of sky, usually counted on a photographic plate or CCD image."@en ;
  dc:modified "2020-11-04T16:41:44.402Z"^^xsd:dateTime, "2020-11-04T16:41:27.255Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  a skos:Concept .

