@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:p8543
  skos:prefLabel "work community, work unit"@en, "työyhteisö"@fi, "arbetsgemenskap"@sv ;
  a skos:Concept ;
  skos:related tero:TTL3110 .

<http://www.yso.fi/onto/ttl/TTL3110> skos:exactMatch tero:TTL3110 .
tero:p11996
  skos:prefLabel "funktionsduglighet"@sv, "functionality"@en, "toimivuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL3110 .

tero:conceptscheme a skos:ConceptScheme .
tero:TTL3110
  skosext:broaderGeneric tero:p11996 ;
  skos:broader tero:p11996 ;
  skos:related tero:p8543 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3110> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "functioning of the work community"@en, "työyhteisön toimivuus"@fi, "fungerande arbetsgemenskap"@sv ;
  a skos:Concept .

