@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#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p8096
  skosext:broaderGeneric tero:p355 ;
  skos:exactMatch yso:p8096, allars:Y27093, ysa:Y98832 ;
  skos:broader tero:p355 ;
  skos:prefLabel "siivous"@fi, "städning"@sv, "housecleaning"@en ;
  a skos:Concept ;
  skos:related tero:p1306 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8096 .

yso:p8096 skos:exactMatch tero:p8096 .
ysa:Y98832 skos:exactMatch tero:p8096 .
allars:Y27093 skos:exactMatch tero:p8096 .
tero:p1306
  skos:prefLabel "institutional treatment"@en, "laitoshuolto"@fi, "anstaltsvård"@sv ;
  a skos:Concept ;
  skos:related tero:p8096 .

