@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p20696
  skos:related tero:p11957, tero:p17477, tero:p17478 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:altLabel "sterilisaatio"@fi, "sterilisation"@sv, "sterilointi"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sterilointi (puhdistaminen)"@fi, "sterilisering (rengöring)"@sv, "sterilisation"@en ;
  skos:exactMatch yso:p20696, ysa:Y104411, allars:Y26889 ;
  skos:broader tero:p355 ;
  skosext:broaderGeneric tero:p355 ;
  rdfs:comment "tehdä täysin puhtaaksi, bakteerittomaksi, mikrobittomaksi" .

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

tero:p11957
  skos:prefLabel "rengöring"@sv, "cleaning"@en, "puhdistus"@fi ;
  a skos:Concept ;
  skos:related tero:p20696 .

tero:p17477
  skos:prefLabel "desinfektio"@fi, "desinfektion"@sv, "disinfection"@en ;
  a skos:Concept ;
  skos:related tero:p20696 .

ysa:Y104411 skos:exactMatch tero:p20696 .
allars:Y26889 skos:exactMatch tero:p20696 .
yso:p20696 skos:exactMatch tero:p20696 .
tero:p17478
  skos:prefLabel "aseptik"@sv, "aseptics"@en, "aseptiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p20696 .

