@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/1092>
  skos:prefLabel "Near-Earth objects"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/58> .

<http://astrothesaurus.org/uat/58>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Apollo asteroids"@en ;
  skos:broader <http://astrothesaurus.org/uat/1092> ;
  skos:prefLabel "Apollo group"@en ;
  skos:definition "A member of a class of near-Earth asteroids (NEAs) that have orbital semi-major axes greater than that of the Earth (> 1 astronomical unit) but perihelion distances less than the Earth's aphelion distance (less than 1.017 AU); thus, they cross the Earth's orbit when near the perihelia of their orbits. They are named for the prototype Apollo."@en ;
  dc:modified "2020-10-26T18:43:26.311Z"^^xsd:dateTime, "2020-10-26T18:43:15.17Z"^^xsd:dateTime ;
  a skos:Concept .

