@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:p56
  a skos:Collection ;
  skos:prefLabel "työ työn sisällön mukaan"@fi ;
  skos:member tero:T00025 .

tero:T00025
  skosext:broaderGeneric tero:p1810 ;
  skos:broader tero:p1810 ;
  skos:related tero:p3286 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00025> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "aikuistyö"@fi, "adult work"@en, "socialt arbete med vuxna"@sv ;
  a skos:Concept .

tero:p3286
  skos:prefLabel "social work"@en, "socialt arbete"@sv, "sosiaalityö"@fi ;
  a skos:Concept ;
  skos:related tero:T00025 .

<http://www.yso.fi/onto/hpmulti/T00025> skos:exactMatch tero:T00025 .
tero:p1810
  skos:prefLabel "work"@en, "arbete"@sv, "työ"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00025 .

