@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://astrothesaurus.org/uat/1888>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2018-08-27T18:49:46Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1883> ;
  skos:prefLabel "Expectation-Maximization Algorithm"@en, "Expectation-Maximisation Algorithm"@en-GB ;
  dc:modified "2021-09-27T15:46:07.378Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1883>
  skos:prefLabel "Algorithms"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1888> .

