@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/1926>
  skos:prefLabel "Posterior distribution"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1900> .

<http://astrothesaurus.org/uat/1924>
  skos:prefLabel "Bayes' Theorem"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1900> .

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

<http://astrothesaurus.org/uat/1927>
  skos:prefLabel "Prior distribution"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1900> .

<http://astrothesaurus.org/uat/1900>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2018-08-27T18:51:04Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1885> ;
  skos:prefLabel "Bayesian statistics"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1924>, <http://astrothesaurus.org/uat/1925>, <http://astrothesaurus.org/uat/1926>, <http://astrothesaurus.org/uat/1927> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1925>
  skos:prefLabel "Hierarchical models"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1900> .

