@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p469
  skos:prefLabel "medicin"@sv, "medicine"@en, "lääketiede"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15435 .

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

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

yso:p15435
  skos:broader yso:p469 ;
  skos:related yso:p15434, yso:p15433 ;
  skos:altLabel "nukutus- ja puudutusoppi"@fi ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "anesthesiology"@en, "anestesiologi"@sv, "anestesiologia"@fi ;
  a skos:Concept .

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

