@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/1965>
  skos:prefLabel "Computational methods"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/293> .

<http://astrothesaurus.org/uat/1858>
  skos:prefLabel "Astronomy data analysis"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/293> .

<http://astrothesaurus.org/uat/804>
  skos:prefLabel "Interdisciplinary astronomy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/293> .

<http://astrothesaurus.org/uat/293>
  skos:related <http://astrothesaurus.org/uat/38> ;
  a skos:Concept ;
  dc:modified "2018-09-06T15:26:34Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "Computational astronomy"@en ;
  skos:broader <http://astrothesaurus.org/uat/804>, <http://astrothesaurus.org/uat/1043> ;
  skos:narrower <http://astrothesaurus.org/uat/1855>, <http://astrothesaurus.org/uat/1858>, <http://astrothesaurus.org/uat/1965> .

<http://astrothesaurus.org/uat/38>
  skos:prefLabel "Analytical mathematics"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/293> .

<http://astrothesaurus.org/uat/1043>
  skos:prefLabel "Astronomical methods"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/293> .

<http://astrothesaurus.org/uat/1855>
  skos:prefLabel "Astronomy software"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/293> .

