@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/2239>
  skos:prefLabel "Reaction rate equations"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2231> .

<http://astrothesaurus.org/uat/2237>
  skos:prefLabel "Chemical reaction network models"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2231> .

<http://astrothesaurus.org/uat/2238>
  skos:prefLabel "Monte Carlo methods"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2231> .

<http://astrothesaurus.org/uat/2231>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:created "2022-06-11T22:12:15.889Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/2093> ;
  skos:prefLabel "Reaction models"@en ;
  skos:narrower <http://astrothesaurus.org/uat/2239>, <http://astrothesaurus.org/uat/2237>, <http://astrothesaurus.org/uat/2238> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/2093>
  skos:prefLabel "Theoretical techniques"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2231> .

