@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85124525
  skos:notation "QB539.M23" ;
  skos:prefLabel "Solar magnetic fields"@en ;
  a skos:Concept .

lcsh:sh85130463
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85124525 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Sun--Active regions"@en ;
  skos:altLabel "Solar active regions"@en, "Active regions of the sun"@en ;
  skos:related lcsh:sh85124483 ;
  skos:notation "QB526.A37" .

lcsh:sh85124483
  skos:notation "QB524-QB526" ;
  skos:prefLabel "Solar activity"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85130463 .

