@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:p4079
  skos:prefLabel "teamwork"@en, "grupparbete"@sv, "ryhmätyö"@fi ;
  a skos:Concept ;
  skos:related tero:T00635 .

tero:T00635
  skosext:broaderGeneric tero:p6334 ;
  skos:broader tero:p6334 ;
  skos:related tero:p4079 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00635> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "tvärsektoriell samverkan"@sv, "intersectoral cooperation"@en, "sektorien välinen yhteistyö"@fi ;
  a skos:Concept .

tero:p6334
  skos:prefLabel "cooperation"@en, "samverkan"@sv, "yhteistyö"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00635 .

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