@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/1254>
  skos:prefLabel "Planetary rings"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/45> .

<http://astrothesaurus.org/uat/45>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Ansa"@en ;
  skos:broader <http://astrothesaurus.org/uat/1254> ;
  skos:prefLabel "Ansae"@en ;
  skos:definition "The 'handles,' or extremities, of planetary rings, especially Saturn's, as viewed from Earth. "@en ;
  dc:modified "2020-10-26T18:42:23.848Z"^^xsd:dateTime, "2020-10-26T18:42:01.843Z"^^xsd:dateTime ;
  a skos:Concept .

