@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/1426>
  skos:prefLabel "Saturn"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1427> .

<http://astrothesaurus.org/uat/2186>
  skos:prefLabel "Titan"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1427> .

<http://astrothesaurus.org/uat/2280>
  skos:prefLabel "Enceladus"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1427> .

<http://astrothesaurus.org/uat/1089>
  skos:prefLabel "Natural satellites (Solar system)"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1427> .

<http://astrothesaurus.org/uat/1427>
  skos:broader <http://astrothesaurus.org/uat/1089> ;
  skos:related <http://astrothesaurus.org/uat/1426> ;
  skos:altLabel "Ring shepherds"@en, "Moons of Saturn"@en, "Saturnian moons"@en ;
  skos:example "Mimas"@en, "Tethys"@en, "Dione"@en, "Enceladus"@en ;
  skos:narrower <http://astrothesaurus.org/uat/2280>, <http://astrothesaurus.org/uat/2186> ;
  a skos:Concept ;
  dc:modified "2022-06-15T15:32:13.951Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Saturnian satellites"@en .

