@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/1909>
  skos:prefLabel "Cross-validation "@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1906> .

<http://astrothesaurus.org/uat/1917>
  skos:prefLabel "Uncertainty bounds"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1906> .

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

<http://astrothesaurus.org/uat/1906>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2018-08-27T18:52:03Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/1909> ;
  skos:broader <http://astrothesaurus.org/uat/1917>, <http://astrothesaurus.org/uat/1886> ;
  skos:prefLabel "Bootstrap"@en ;
  dc:modified "2018-08-27T18:59:37Z"^^xsd:dateTime ;
  a skos:Concept .

