@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:p6080
  a skos:Collection ;
  skos:prefLabel "arviointi kohteen mukaan"@fi ;
  skos:member tero:p6079 .

tero:p6079
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2434>, ysa:Y113201, allars:Y25239 ;
  a skos:Concept ;
  skos:prefLabel "riskbedömning"@sv, "riskinarviointi"@fi, "risk assessment, risk analysis"@en ;
  skosext:broaderGeneric tero:p7413 ;
  skos:broader tero:p7413 ;
  skos:altLabel "risk assessment"@en .

tero:p7413
  skos:prefLabel "evaluation"@en, "utvärdering"@sv, "arviointi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6079 .

<http://www.yso.fi/onto/ttl/TTL2434> skos:exactMatch tero:p6079 .
ysa:Y113201 skos:exactMatch tero:p6079 .
allars:Y25239 skos:exactMatch tero:p6079 .
