@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/1882>
  skos:prefLabel "Astrostatistics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1883> .

<http://astrothesaurus.org/uat/1888>
  skos:prefLabel "Expectation-Maximization Algorithm"@en, "Expectation-Maximisation Algorithm"@en-GB ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1883> .

<http://astrothesaurus.org/uat/1883>
  a skos:Concept ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:narrower <http://astrothesaurus.org/uat/1888>, <http://astrothesaurus.org/uat/1889> ;
  dc:modified "2020-11-03T17:52:19.23Z"^^xsd:dateTime, "2020-11-03T17:52:03.688Z"^^xsd:dateTime ;
  dc:created "2018-08-27T18:48:52Z"^^xsd:dateTime ;
  skos:prefLabel "Algorithms"@en ;
  skos:editorialNote [ ] ;
  skos:definition "A step-by-step problem-solving procedure, especially an established, recursive computational procedure for solving a problem in a finite number of steps."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1882> .

<http://astrothesaurus.org/uat/1889>
  skos:prefLabel "Markov chain Monte Carlo"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1883> .

