@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:sh85134102
  skos:altLabel "Radiation, Terrestrial"@en, "Earth (Planet)--Radiation"@en, "Eradiation"@en, "Earth radiation"@en ;
  skos:notation "QC809.T4" ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Terrestrial radiation"@en ;
  dc:modified "2013-03-12T13:48:37"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:example "Note under [Atmospheric radiation]" ;
  skos:broader lcsh:sh85066322 ;
  skos:note "Here are entered works on the total infrared radiation emitted from the earth's surface. Works on the infrared radiation emitted by or propagated through the atmosphere are entered under [Atmospheric radiation.]" ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh85066310 skos:broader lcsh:sh85134102 .
lcsh:sh85066322
  skos:prefLabel "Infrared radiation"@en ;
  a skos:Concept .

