@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/229>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/228> ;
  skos:prefLabel "Chondrules"@en ;
  skos:definition "Millimeter-sized grains of silicate sometimes found in large numbers in chondrite meteorites. They are essentially glassy beads made by a violent but brief heating event that caused dust grains to form melt droplets. However, the cause of the heating remains unknown."@en ;
  dc:modified "2020-10-26T19:43:02.903Z"^^xsd:dateTime, "2020-10-26T19:42:51.91Z"^^xsd:dateTime ;
  a skos:Concept .

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

