@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/1942>
  skos:prefLabel "Likelihood ratio test"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1912> .

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

<http://astrothesaurus.org/uat/1940>
  skos:prefLabel "Akaike information criterion"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1912> .

<http://astrothesaurus.org/uat/1886>
  skos:prefLabel "Astrostatistics techniques"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1912> .

<http://astrothesaurus.org/uat/1912>
  a skos:Concept ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1886> ;
  skos:narrower <http://astrothesaurus.org/uat/1920>, <http://astrothesaurus.org/uat/1940>, <http://astrothesaurus.org/uat/1942> ;
  dc:created "2018-08-27T18:52:28Z"^^xsd:dateTime ;
  skos:prefLabel "Model selection"@en ;
  dc:modified "2018-09-14T15:18:09Z"^^xsd:dateTime .

