@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/70>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1528> ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Asteroid belt"@en ;
  skos:related <http://astrothesaurus.org/uat/72>, <http://astrothesaurus.org/uat/2036> ;
  dc:modified "2020-12-02T21:49:42.735Z"^^xsd:dateTime, "2020-11-03T18:22:52.543Z"^^xsd:dateTime ;
  skos:definition "The region of the solar system located between Mars and Jupiter where over a million objects bigger than 1 km across orbit the Sun."@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/2036>
  skos:prefLabel "Main belt asteroids"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/70> .

<http://astrothesaurus.org/uat/72>
  skos:prefLabel "Asteroids"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/70> .

<http://astrothesaurus.org/uat/1528>
  skos:prefLabel "Solar system"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/70> .

