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

tero:conceptscheme a skos:ConceptScheme .
tero:p3050
  skos:prefLabel "voluntary work"@en, "frivilligarbete"@sv, "vapaaehtoistyö"@fi ;
  a skos:Concept ;
  skos:related tero:p3048 .

tero:p3049
  skos:prefLabel "vård av utvecklingsstörda"@sv, "social welfare of mentally handicapped people"@en, "kehitysvammahuolto"@fi ;
  a skos:Concept ;
  skos:related tero:p3048 .

tero:p56
  a skos:Collection ;
  skos:prefLabel "työ työn sisällön mukaan"@fi ;
  skos:member tero:p3048 .

allars:Y15288 skos:exactMatch tero:p3048 .
ysa:Y96051 skos:exactMatch tero:p3048 .
tero:p1810
  skos:prefLabel "work"@en, "arbete"@sv, "työ"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3048 .

yso:p3048 skos:exactMatch tero:p3048 .
tero:p3048
  skos:broader tero:p1810 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y96051, allars:Y15288, yso:p3048 ;
  skosext:broaderGeneric tero:p1810 ;
  skos:related tero:p3049, tero:p3050 ;
  a skos:Concept ;
  skos:prefLabel "arbete med utvecklingsstörda"@sv, "work with mentally handicapped people"@en, "kehitysvammatyö"@fi .

