@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/2118>
  skos:prefLabel "Exoplanet surfaces"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/496> .

<http://astrothesaurus.org/uat/496>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/2118> ;
  skos:prefLabel "Exoplanet surface characteristics"@en ;
  skos:narrower <http://astrothesaurus.org/uat/2022>, <http://astrothesaurus.org/uat/2023> ;
  dc:modified "2019-12-02T19:12:55.52Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/2023>
  skos:prefLabel "Exoplanet surface variability"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/496> .

<http://astrothesaurus.org/uat/2022>
  skos:prefLabel "Exoplanet surface composition"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/496> .

