@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:p6034
  skos:prefLabel "vårdinrättningar"@sv, "care institutions"@en, "hoitolaitokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2987 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL2987> skos:exactMatch tero:TTL2987 .
tero:p3319
  skos:prefLabel "yrkesinriktad rehabilitering, arbetslivsinriktad rehabilitering"@sv, "vocational rehabilitation"@en, "ammatillinen kuntoutus"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2987 .

tero:TTL2987
  skosext:broaderGeneric tero:p6034 ;
  skos:broader tero:p6034 ;
  skos:related tero:p3319 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2987> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "arbetskliniker"@sv, "industrial rehabilitation units"@en, "työklinikat"@fi ;
  a skos:Concept .

