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

<http://astrothesaurus.org/uat/493>
  skos:prefLabel "Exoplanet plate tectonics"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1265> .

<http://astrothesaurus.org/uat/1265>
  dc:modified "2020-11-17T19:37:17.318Z"^^xsd:dateTime, "2020-11-17T19:37:26.956Z"^^xsd:dateTime ;
  skos:prefLabel "Plate tectonics"@en ;
  skos:editorialNote [ ] ;
  skos:altLabel "Continental drift"@en ;
  skos:related <http://astrothesaurus.org/uat/493> ;
  skos:broader <http://astrothesaurus.org/uat/2175> ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:definition "The theory supported by a wide range of evidence in which the Earth's crust is composed of several large, thin, relatively rigid plates that move relative to one another. The interaction of the plates at their boundaries causes seismic and tectonic activity along these boundaries."@en .

