@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/1965>
  skos:prefLabel "Computational methods"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1889> .

<http://astrothesaurus.org/uat/1890>
  skos:prefLabel "Affine invariant"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1889> .

<http://astrothesaurus.org/uat/1889>
  skos:prefLabel "Markov chain Monte Carlo"@en ;
  dc:created "2018-08-27T18:49:51Z"^^xsd:dateTime ;
  skos:narrower <http://astrothesaurus.org/uat/1894>, <http://astrothesaurus.org/uat/1893>, <http://astrothesaurus.org/uat/1892>, <http://astrothesaurus.org/uat/1891>, <http://astrothesaurus.org/uat/1890> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1965>, <http://astrothesaurus.org/uat/1883> ;
  dc:modified "2018-08-27T19:32:38Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> .

<http://astrothesaurus.org/uat/1893>
  skos:prefLabel "Metropolis-Hastings"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1889> .

<http://astrothesaurus.org/uat/1891>
  skos:prefLabel "Gibbs Sampler"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1889> .

<http://astrothesaurus.org/uat/1894>
  skos:prefLabel "Nested sampling"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1889> .

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

<http://astrothesaurus.org/uat/1892>
  skos:prefLabel "Importance sampling"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1889> .

