@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/2177>
  skos:prefLabel "Star-planet interactions"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1472> .

<http://astrothesaurus.org/uat/2037>
  skos:prefLabel "Space weather"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1472> .

<http://astrothesaurus.org/uat/1255>
  skos:prefLabel "Planetary science"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1472> .

<http://astrothesaurus.org/uat/1472>
  skos:related <http://astrothesaurus.org/uat/2177>, <http://astrothesaurus.org/uat/2037> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:narrower <http://astrothesaurus.org/uat/1473> ;
  skos:altLabel "Solar/planetary interactions"@en, "Solar-planetary relation"@en, "Solar planetary interactions"@en, "Solar planetary relation"@en ;
  skos:broader <http://astrothesaurus.org/uat/1255> ;
  a skos:Concept ;
  skos:prefLabel "Solar-planetary interactions"@en ;
  dc:modified "2020-12-04T15:09:19.406Z"^^xsd:dateTime ;
  skos:scopeNote "Specific to interactions between the Sun and Solar system planets.  The similar concept \"Star-planet interactions\" is about exoplanets and their stars."@en .

<http://astrothesaurus.org/uat/1473>
  skos:prefLabel "Solar-terrestrial interactions"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1472> .

