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

<http://astrothesaurus.org/uat/2202>
  skos:example "Nix"@en, "Charon"@en, "Hydra"@en, "Kerberos"@en, "Styx"@en ;
  dc:created "2020-12-09T15:18:23.572Z"^^xsd:dateTime ;
  skos:altLabel "Pluto's moons"@en, "Moons of Pluto"@en, "Charon"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  a skos:Concept ;
  dc:modified "2020-12-09T15:20:31.946Z"^^xsd:dateTime ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1089> ;
  skos:prefLabel "Plutonian satellites"@en .

