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

tero:p10727
  skos:prefLabel "deltagande"@sv, "participation"@en, "osallistuminen"@fi ;
  a skos:Concept ;
  skos:related tero:T00980 .

tero:T00980
  skosext:broaderGeneric tero:p478 ;
  skos:broader tero:p478 ;
  skos:related tero:p10727 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00980> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "recruitment of participants"@en, "osallistujien rekrytointi"@fi, "deltagarvärvning"@sv ;
  a skos:Concept .

tero:p478
  skos:prefLabel "recruitment"@en, "rekrytering"@sv, "rekrytointi"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00980 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00980> skos:exactMatch tero:T00980 .
