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

<http://www.yso.fi/onto/hpmulti/T00315> skos:exactMatch tero:T00315 .
tero:conceptscheme a skos:ConceptScheme .
tero:p12537
  skos:prefLabel "blodgivning"@sv, "blood donation"@en, "verenluovutus"@fi ;
  a skos:Concept ;
  skos:related tero:T00315 .

tero:T00315
  skos:related tero:p12537, tero:p5920 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00315> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "donors"@en, "elintenluovuttajat"@fi, "donatorer"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p418 ;
  skos:broader tero:p418 .

tero:p5920
  skos:prefLabel "transplantation"@en, "transplantation"@sv, "elimensiirto"@fi ;
  a skos:Concept ;
  skos:related tero:T00315 .

tero:p418
  skos:prefLabel "role related to action"@en, "sysselsättningsrelaterad roll"@sv, "toimintaan liittyvä rooli"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00315 .

