@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/1921>
  skos:prefLabel "Chi-squared statistic"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1887> .

<http://astrothesaurus.org/uat/1882>
  skos:prefLabel "Astrostatistics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1887> .

<http://astrothesaurus.org/uat/1887>
  skos:broader <http://astrothesaurus.org/uat/1882> ;
  skos:narrower <http://astrothesaurus.org/uat/1922>, <http://astrothesaurus.org/uat/1921>, <http://astrothesaurus.org/uat/1920>, <http://astrothesaurus.org/uat/1919>, <http://astrothesaurus.org/uat/1923> ;
  dc:created "2018-08-27T18:49:28Z"^^xsd:dateTime ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  skos:prefLabel "Astrostatistics tools"@en .

<http://astrothesaurus.org/uat/1922>
  skos:prefLabel "Fisher's Information"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1887> .

<http://astrothesaurus.org/uat/1920>
  skos:prefLabel "Bayesian information criterion"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1887> .

<http://astrothesaurus.org/uat/1919>
  skos:prefLabel "Bayes factor"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1887> .

<http://astrothesaurus.org/uat/1923>
  skos:prefLabel "Kullback-Leibler distance"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1887> .

