@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

<http://www.yso.fi/onto/ttl/TTL3308> skos:exactMatch tero:p8171 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y100364 skos:exactMatch tero:p8171 .
tero:p8171
  rdfs:comment "ydinlaitoksen toiminnan tai käytöstäpoiston yhteydessä syntyvä radioaktiivinen jäte, joka sisältää ydinreaktorissa syntyneitä radioaktiivisia aineita" ;
  dc11:source "Ydinvoimatekniikan sanasto" ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3308>, allars:Y21628, ysa:Y100364 ;
  skosext:broaderGeneric tero:p8117 ;
  skos:prefLabel "nuclear waste"@en, "ydinjätteet"@fi, "kärnavfall"@sv ;
  skos:broader tero:p8117 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p8117
  skos:prefLabel "radioaktiivinen jäte"@fi, "radioactive waste"@en, "radioaktivt avfall"@sv ;
  a skos:Concept ;
  skos:narrower tero:p8171 .

allars:Y21628 skos:exactMatch tero:p8171 .
