@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:conceptscheme a skos:ConceptScheme .
tero:T00202
  skos:prefLabel "community development"@en, "yhteisön kehittäminen"@fi, "samhällsarbete"@sv ;
  a skos:Concept ;
  skos:related tero:T00200 .

tero:p10591
  skos:prefLabel "interaction"@en, "växelverkan"@sv, "vuorovaikutus"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00200 .

tero:T00200
  skos:prefLabel "yhteisöllinen toiminta"@fi, "aktionsinriktat samhällsarbete"@sv, "community action"@en ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00200> ;
  skos:related tero:T00212, tero:T00202, tero:T00205 ;
  skos:broader tero:p10591 ;
  skosext:broaderGeneric tero:p10591 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:T00205
  skos:prefLabel "samhällsmedicinska projekt"@sv, "community health projects"@en, "yhteisöterveysprojektit"@fi ;
  a skos:Concept ;
  skos:related tero:T00200 .

tero:T00212
  skos:prefLabel "yhteisöosallistuminen"@fi, "community participation"@en, "folkligt deltagande"@sv ;
  a skos:Concept ;
  skos:related tero:T00200 .

<http://www.yso.fi/onto/hpmulti/T00200> skos:exactMatch tero:T00200 .
