@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/1278>
  skos:prefLabel "Polarimetry"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1973> .

<http://astrothesaurus.org/uat/1490>
  skos:prefLabel "Solar electromagnetic emission"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1973> .

<http://astrothesaurus.org/uat/1973>
  skos:broader <http://astrothesaurus.org/uat/1278> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/1490> ;
  skos:prefLabel "Spectropolarimetry"@en ;
  dc:modified "2020-11-19T16:08:05.592Z"^^xsd:dateTime, "2020-11-19T16:08:15.206Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "Spectro-polarimetry"@en ;
  dc:created "2018-08-27T19:41:07Z"^^xsd:dateTime ;
  skos:definition "A technique of observation in  astrophysics which combines spectroscopy and polarization measurements. Spectropolarimetry has a wide range of applications in astrophysics, including stellar magnetic field studies."@en .

