@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/1858>
  skos:prefLabel "Astronomy data analysis"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/83> .

<http://astrothesaurus.org/uat/83>
  skos:broader <http://astrothesaurus.org/uat/1858>, <http://astrothesaurus.org/uat/90>, <http://astrothesaurus.org/uat/1965> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  skos:altLabel "Astronomical databases"@en ;
  skos:prefLabel "Astronomy databases"@en ;
  a skos:Concept ;
  dc:modified "2020-10-26T18:55:18.759Z"^^xsd:dateTime, "2020-10-26T18:55:32.81Z"^^xsd:dateTime ;
  skos:definition "A combined and coordinated set of data that supplies astronomy information for a specific purpose in a variety of forms."@en .

<http://astrothesaurus.org/uat/1965>
  skos:prefLabel "Computational methods"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/83> .

<http://astrothesaurus.org/uat/90>
  skos:prefLabel "Astronomical reference materials"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/83> .

