@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p15434
  skos:prefLabel "nukutus"@fi, "anesthesia"@en, "narkos"@sv ;
  a skos:Concept ;
  skos:related yso:p15433 .

yso:p2709
  skos:prefLabel "medical procedures"@en, "lääketieteelliset toimenpiteet"@fi, "medicinska åtgärder"@sv ;
  a skos:Concept ;
  skos:narrower yso:p15433 .

yso:p15435
  skos:prefLabel "anesthesiology"@en, "anestesiologi"@sv, "anestesiologia"@fi ;
  a skos:Concept ;
  skos:related yso:p15433 .

yso:p22113
  skos:prefLabel "local anesthesia"@en, "paikallispuudutus"@fi, "lokalbedövning"@sv ;
  a skos:Concept ;
  skos:broader yso:p15433 .

yso:p15433
  skos:broader yso:p2709 ;
  skos:related yso:p15434, yso:p15435 ;
  skos:prefLabel "puudutus"@fi, "bedövning"@sv, "anaesthesia"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower yso:p22113 ;
  skos:closeMatch allars:Y15803, ysa:Y98332 .

