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

<http://astrothesaurus.org/uat/229>
  skos:prefLabel "Chondrules"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/228> .

<http://astrothesaurus.org/uat/228>
  dc:modified "2020-10-26T19:41:46.116Z"^^xsd:dateTime, "2020-10-26T19:41:31.558Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1038> ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/229>, <http://astrothesaurus.org/uat/200> ;
  skos:definition "The most common type of meteorites containing chondrules. These stony meteorites make up about 86% of all meteorites. An important feature of the chondrites is that, with the exception of a few highly volatile elements, they have the same composition as the Sun."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Chondrites"@en .

<http://astrothesaurus.org/uat/200>
  skos:prefLabel "Carbonaceous chondrites"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/228> .

