@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/1904>
  skos:prefLabel "Parametric hypothesis tests"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1885> .

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

<http://astrothesaurus.org/uat/1902>
  skos:prefLabel "Nonparametric hypothesis tests"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1885> .

<http://astrothesaurus.org/uat/1885>
  skos:narrower <http://astrothesaurus.org/uat/1904>, <http://astrothesaurus.org/uat/1905>, <http://astrothesaurus.org/uat/1902>, <http://astrothesaurus.org/uat/1900>, <http://astrothesaurus.org/uat/1903>, <http://astrothesaurus.org/uat/1901> ;
  dc:created "2018-08-27T18:49:19Z"^^xsd:dateTime ;
  skos:prefLabel "Astrostatistics strategies"@en ;
  skos:broader <http://astrothesaurus.org/uat/1882> ;
  a skos:Concept ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> .

<http://astrothesaurus.org/uat/1900>
  skos:prefLabel "Bayesian statistics"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1885> .

<http://astrothesaurus.org/uat/1905>
  skos:prefLabel "Survival analysis"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1885> .

<http://astrothesaurus.org/uat/1903>
  skos:prefLabel "Nonparametric inference"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1885> .

<http://astrothesaurus.org/uat/1901>
  skos:prefLabel "Maximum likelihood estimation"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1885> .

