@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1298
  skos:prefLabel "elektromagnetisk strålning"@sv, "electromagnetic radiation"@en, "sähkömagneettinen säteily"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2201 .

<http://www.yso.fi/onto/ttl/TTL2201> skos:exactMatch tero:TTL2201 .
tero:conceptscheme a skos:ConceptScheme .
tero:p4150
  skos:prefLabel "strålning"@sv, "radiation"@en, "säteily"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2201 .

tero:TTL2201
  skos:prefLabel "lågfrekvent strålning"@sv, "pientaajuinen säteily"@fi, "low-frequency radiation"@en ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2201> ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:TTL1177, tero:p1298 ;
  skos:broader tero:p4150 ;
  skosext:broaderGeneric tero:p4150 .

tero:TTL1177
  skos:prefLabel "non-ionising radiation, non-ionizing radiation"@en, "ionisoimaton säteily"@fi, "icke-joniserande strålning"@sv ;
  a skos:Concept ;
  skos:related tero:TTL2201 .

