@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:broader <http://astrothesaurus.org/uat/1191> .

<http://astrothesaurus.org/uat/1191>
  skos:altLabel "Gas giants"@en, "Outer planets"@en, "Jovian planets"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1096>, <http://astrothesaurus.org/uat/873>, <http://astrothesaurus.org/uat/1426>, <http://astrothesaurus.org/uat/1751> ;
  dc:modified "2020-11-03T20:18:44.612Z"^^xsd:dateTime, "2020-11-09T21:34:59.978Z"^^xsd:dateTime ;
  skos:related <http://astrothesaurus.org/uat/509> ;
  skos:broader <http://astrothesaurus.org/uat/1260> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Solar system gas giant planets"@en ;
  skos:definition "A planet that revolves around the Sun beyond the asteroid belt, namely Jupiter, Saturn, Uranus, and Neptune."@en ;
  a skos:Concept ;
  skos:editorialNote [ ] .

<http://astrothesaurus.org/uat/509>
  skos:prefLabel "Extrasolar gaseous giant planets"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1191> .

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

<http://astrothesaurus.org/uat/873>
  skos:prefLabel "Jupiter"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1191> .

<http://astrothesaurus.org/uat/1096>
  skos:prefLabel "Neptune"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1191> .

<http://astrothesaurus.org/uat/1260>
  skos:prefLabel "Solar system planets"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1191> .

