@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/646>
  skos:prefLabel "Geomagnetic fields"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/994> .

<http://astrothesaurus.org/uat/1294>
  skos:prefLabel "Primordial magnetic fields"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/994> .

<http://astrothesaurus.org/uat/102>
  skos:prefLabel "Astrophysical magnetism"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/994> .

<http://astrothesaurus.org/uat/993>
  skos:prefLabel "Magnetic anomalies"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/994> .

<http://astrothesaurus.org/uat/994>
  skos:definition "A field of force that is generated by electric currents, or, equivalently, a region in which magnetic forces can be observed."@en ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Magnetic fields"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1294>, <http://astrothesaurus.org/uat/993>, <http://astrothesaurus.org/uat/646> ;
  skos:broader <http://astrothesaurus.org/uat/102> ;
  dc:modified "2020-11-03T18:29:05.952Z"^^xsd:dateTime, "2020-11-03T18:29:18.006Z"^^xsd:dateTime ;
  skos:editorialNote [ ] .

