@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/1089>
  skos:prefLabel "Natural satellites (Solar system)"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1750> .

<http://astrothesaurus.org/uat/1751>
  skos:prefLabel "Uranus"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1750> .

<http://astrothesaurus.org/uat/1750>
  skos:example "Oberon"@en, "Umbriel"@en, "Titania"@en, "Ariel"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Oberon"@en, "Titania"@en, "Moons of Uranus"@en, "Uranian moons"@en ;
  skos:prefLabel "Uranian satellites"@en ;
  a skos:Concept ;
  dc:modified "2020-12-09T15:21:17.24Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1089> ;
  skos:related <http://astrothesaurus.org/uat/1751> .

