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

<http://astrothesaurus.org/uat/1884>
  skos:narrower <http://astrothesaurus.org/uat/1899>, <http://astrothesaurus.org/uat/1897>, <http://astrothesaurus.org/uat/1895>, <http://astrothesaurus.org/uat/1898>, <http://astrothesaurus.org/uat/1896> ;
  dc:created "2018-08-27T18:49:13Z"^^xsd:dateTime ;
  a skos:Concept ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "Astrostatistics distributions"@en ;
  skos:broader <http://astrothesaurus.org/uat/1882> .

<http://astrothesaurus.org/uat/1898>
  skos:prefLabel "Poisson distribution"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1884> .

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

<http://astrothesaurus.org/uat/1896>
  skos:prefLabel "Normal distribution"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1884> .

<http://astrothesaurus.org/uat/1899>
  skos:prefLabel "Sampling distribution"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1884> .

<http://astrothesaurus.org/uat/1897>
  skos:prefLabel "Pareto distribution"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1884> .

