@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/110> .

<http://astrothesaurus.org/uat/110>
  skos:definition "A member of a class of near-Earth asteroids with perihelion distances between 0.983 and 1.0 astronomical units. It is estimated that 6% of the total number of NEAs are Atens."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  dc:modified "2020-10-26T18:58:53.928Z"^^xsd:dateTime, "2020-10-26T18:58:42.748Z"^^xsd:dateTime ;
  skos:altLabel "Aten asteroids"@en, "Atens"@en ;
  skos:broader <http://astrothesaurus.org/uat/1092> ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Aten group"@en .

