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

<http://astrothesaurus.org/uat/1472>
  skos:prefLabel "Solar-planetary interactions"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2177> .

<http://astrothesaurus.org/uat/2177>
  skos:prefLabel "Star-planet interactions"@en ;
  skos:scopeNote "Interactions between exoplanets and their stars.  The similar concept \"Solar-planetary interactions\" is specific to interactions between the Sun and Solar system planets."@en ;
  skos:related <http://astrothesaurus.org/uat/1472> ;
  skos:broader <http://astrothesaurus.org/uat/490> ;
  skos:altLabel "Stellar-planetary interactions"@en, "Star-exoplanet interactions"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:created "2020-11-12T21:46:34.266Z"^^xsd:dateTime ;
  a skos:Concept ;
  dc:modified "2020-11-12T21:50:19.03Z"^^xsd:dateTime .

