@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tero:p824
  skos:prefLabel "vård"@sv, "care"@en, "hoito"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17478 .

tero:conceptscheme a skos:ConceptScheme .
tero:p20696
  skos:prefLabel "sterilisering (rengöring)"@sv, "sterilointi (puhdistaminen)"@fi, "sterilisation"@en ;
  a skos:Concept ;
  skos:related tero:p17478 .

allars:Y41760 skos:exactMatch tero:p17478 .
ysa:Y136016 skos:exactMatch tero:p17478 .
tero:p17477
  skos:prefLabel "desinfektio"@fi, "desinfektion"@sv, "disinfection"@en ;
  a skos:Concept ;
  skos:related tero:p17478 .

yso:p17478 skos:exactMatch tero:p17478 .
tero:p17478
  skos:exactMatch yso:p17478, ysa:Y136016, allars:Y41760 ;
  skos:broader tero:p824 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "aseptics"@en, "aseptik"@sv, "aseptiikka"@fi ;
  skos:related tero:p20696, tero:p17477 ;
  rdfs:comment "haavojen suojaaminen tartunnalta" ;
  skosext:broaderGeneric tero:p824 ;
  dc11:source "Kielitoimiston sanakirja" .

