@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/1932>
  skos:prefLabel "Mixture model"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1907> .

<http://astrothesaurus.org/uat/1935>
  skos:prefLabel "Random Forests"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1907> .

<http://astrothesaurus.org/uat/1907>
  skos:narrower <http://astrothesaurus.org/uat/1936>, <http://astrothesaurus.org/uat/1935>, <http://astrothesaurus.org/uat/1934>, <http://astrothesaurus.org/uat/1933>, <http://astrothesaurus.org/uat/1932> ;
  skos:editorialNote [ ] ;
  skos:definition "The systematic grouping of astronomical objects into categories on the basis of physical, morphological, or evolutionary characteristics."@en ;
  a skos:Concept ;
  dc:modified "2020-11-03T19:23:03.102Z"^^xsd:dateTime, "2020-11-03T19:22:48.447Z"^^xsd:dateTime ;
  dc:created "2018-08-27T18:52:07Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "Classification"@en ;
  skos:broader <http://astrothesaurus.org/uat/1886> .

<http://astrothesaurus.org/uat/1933>
  skos:prefLabel "Neural networks"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1907> .

<http://astrothesaurus.org/uat/1936>
  skos:prefLabel "Support vector machine"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1907> .

<http://astrothesaurus.org/uat/1934>
  skos:prefLabel "Outlier detection"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1907> .

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

