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

<http://astrothesaurus.org/uat/1256>
  skos:prefLabel "Planetary structure"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1780> .

<http://astrothesaurus.org/uat/1780>
  dc:modified "2020-11-04T21:25:54.582Z"^^xsd:dateTime, "2020-11-12T19:47:19.95Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1256> ;
  skos:prefLabel "Volcanoes"@en ;
  a skos:Concept ;
  skos:editorialNote [ ] ;
  skos:altLabel "Volcano"@en ;
  skos:related <http://astrothesaurus.org/uat/2175> ;
  skos:definition "An opening in the Earth's crust from which lava, ash, and hot gases flow or are ejected during an eruption."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

