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

tero:TNR686
  skosext:broaderGeneric tero:p3286 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p3286 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR686> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "ekososiaalinen sosiaalityö"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p3286
  skos:prefLabel "social work"@en, "socialt arbete"@sv, "sosiaalityö"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR686 .

<http://www.yso.fi/onto/stameta/TNR686> skos:exactMatch tero:TNR686 .
