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

tero:conceptscheme a skos:ConceptScheme .
allars:Y17968 skos:exactMatch tero:p18705 .
yso:p18705 skos:exactMatch tero:p18705 .
ysa:Y101369 skos:exactMatch tero:p18705 .
tero:p12413
  skos:prefLabel "nuclear reactions"@en, "ydinreaktiot"@fi, "kärnreaktioner"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18705 .

tero:p18705
  skos:broader tero:p12413 ;
  skosext:broaderGeneric tero:p12413 ;
  skos:exactMatch yso:p18705, ysa:Y101369, allars:Y17968 ;
  a skos:Concept ;
  skos:prefLabel "fission"@sv, "fission"@en, "fissio"@fi ;
  skos:inScheme tero:conceptscheme .

