@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/1517>
  skos:prefLabel "Solar particle emission"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1997> .

<http://astrothesaurus.org/uat/1997>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2018-08-27T21:21:39Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Solar CME shocks"@en ;
  skos:broader <http://astrothesaurus.org/uat/1517>, <http://astrothesaurus.org/uat/2086> ;
  skos:prefLabel "Solar coronal mass ejection shocks"@en ;
  dc:modified "2018-09-20T16:50:38Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/2086>
  skos:prefLabel "Shocks"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1997> .

