@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/1763>
  skos:prefLabel "Venus"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/797> .

<http://astrothesaurus.org/uat/1007>
  skos:prefLabel "Mars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/797> .

<http://astrothesaurus.org/uat/439>
  skos:prefLabel "Earth (planet)"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/797> .

<http://astrothesaurus.org/uat/511>
  skos:prefLabel "Extrasolar rocky planets"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/797> .

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

<http://astrothesaurus.org/uat/797>
  skos:narrower <http://astrothesaurus.org/uat/1763>, <http://astrothesaurus.org/uat/1024>, <http://astrothesaurus.org/uat/439>, <http://astrothesaurus.org/uat/1007> ;
  dc:modified "2020-11-09T21:34:23.823Z"^^xsd:dateTime, "2020-11-09T21:25:04.102Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Inner planets"@en, "Terrestrial planets"@en, "Terrestrial planet"@en ;
  skos:broader <http://astrothesaurus.org/uat/1260> ;
  skos:related <http://astrothesaurus.org/uat/511> ;
  skos:prefLabel "Solar system terrestrial planets"@en ;
  skos:definition "The planets Mercury, Venus, Earth and Mars collectively. They are also known as the terrestrial planets."@en .

<http://astrothesaurus.org/uat/1024>
  skos:prefLabel "Mercury (planet)"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/797> .

