@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/200>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/228> ;
  skos:prefLabel "Carbonaceous chondrites"@en ;
  skos:definition "A rare type of stony meteorite having a higher carbon content than other classes of meteorite. They represent only ~5% of the known meteorites. Their bulk composition is mainly silicates, oxides and sulfides, whilst the minerals olivine and serpentine are characteristic. The six classes of carbonaceous chondrites are: CI chondrites, CM chondrites, CV chondrites, CO chondrites, CK chondrites, CR chondrites, CH chondrites, and CB chondrites."@en ;
  dc:modified "2020-11-04T22:19:11.656Z"^^xsd:dateTime, "2020-11-04T22:18:58.675Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/228>
  skos:prefLabel "Chondrites"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/200> .

