@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y37401 skos:exactMatch tero:p21901 .
tero:p21901
  skos:broader tero:p1640 ;
  a skos:Concept ;
  skos:prefLabel "hand hygiene (cleanness)"@en, "käsihygienia (puhtaus)"@fi, "handhygien (renlighet)"@sv ;
  skos:related tero:p810 ;
  skosext:broaderGeneric tero:p1640 ;
  skos:exactMatch yso:p21901, ysa:Y164131, allars:Y37401 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "käsihygienia"@fi .

tero:p1640
  skos:prefLabel "hygien"@sv, "hygiene"@en, "hygienia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21901 .

ysa:Y164131 skos:exactMatch tero:p21901 .
yso:p21901 skos:exactMatch tero:p21901 .
tero:p810
  skos:prefLabel "händer, armar"@sv, "hands"@en, "kädet"@fi ;
  a skos:Concept ;
  skos:related tero:p21901 .

