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

tero:conceptscheme a skos:ConceptScheme .
tero:p4150
  skos:prefLabel "strålning"@sv, "radiation"@en, "säteily"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4149 .

yso:p4149 skos:exactMatch tero:p4149 .
tero:p4149
  skos:prefLabel "emission  (fysik)"@sv, "emissio -- fysiikka"@fi, "emission -- physics"@en ;
  skos:broader tero:p4150 ;
  skos:exactMatch yso:p4149, ysa:Y106897, allars:Y17429 ;
  skos:related tero:p4151 ;
  skosext:broaderGeneric tero:p4150 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "emission -- fysik"@sv .

allars:Y17429 skos:exactMatch tero:p4149 .
tero:p4151
  skos:prefLabel "absorption"@sv, "absorptio"@fi, "absorption"@en ;
  a skos:Concept ;
  skos:related tero:p4149 .

ysa:Y106897 skos:exactMatch tero:p4149 .
