@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:closeMatch allars:Y23335, ysa:Y97676 ;
  skos:related yso:p15435, yso:p15433, yso:p22056 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p2709 ;
  skos:prefLabel "narkos"@sv, "anesthesia"@en, "nukutus"@fi ;
  a skos:Concept .

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

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

yso:p22056
  skos:prefLabel "anaesthetics"@en, "nukutusaineet"@fi, "narkosmedel"@sv ;
  a skos:Concept ;
  skos:related yso:p15434 .

yso:p15433
  skos:prefLabel "anaesthesia"@en, "bedövning"@sv, "puudutus"@fi ;
  a skos:Concept ;
  skos:related yso:p15434 .

