@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/1906>
  skos:prefLabel "Bootstrap"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1917> .

<http://astrothesaurus.org/uat/1961>
  skos:prefLabel "Confidence interval"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1917> .

<http://astrothesaurus.org/uat/1962>
  skos:prefLabel "Credible region"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1917> .

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

<http://astrothesaurus.org/uat/1917>
  skos:broader <http://astrothesaurus.org/uat/1886> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2018-08-27T18:58:47Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1906>, <http://astrothesaurus.org/uat/1962>, <http://astrothesaurus.org/uat/1961> ;
  skos:prefLabel "Uncertainty bounds"@en ;
  dc:created "2018-08-27T18:52:49Z"^^xsd:dateTime ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> .

