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

tero:conceptscheme a skos:ConceptScheme .
tero:p1049
  skos:prefLabel "inflammation"@en, "tulehdus"@fi, "infektion"@sv ;
  a skos:Concept ;
  skos:narrower tero:p4722 .

<http://www.yso.fi/onto/mesh/D002481> skos:exactMatch tero:p4722 .
tero:p1769
  skos:prefLabel "hud"@sv, "iho"@fi, "skin"@en ;
  a skos:Concept ;
  skos:related tero:p4722 .

tero:p4722
  skos:exactMatch <http://www.yso.fi/onto/mesh/D002481>, allars:Y16612, ysa:Y111998 ;
  skos:prefLabel "selluliitti"@fi, "cellulitis"@en, "cellulit"@sv ;
  skos:altLabel "cellulitis"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1049 ;
  skos:broader tero:p1049 ;
  rdfs:comment "1. kosmet. pienten rasvakertymien takia epätasainen iho(kudos), ?appelsiini-iho?.; 2. lääk. a. ihonalaisen sidekudoksen bakteeritulehdus. b. ohimoluun kartiolisäkkeen tulehdus." ;
  skos:related tero:p1769 ;
  a skos:Concept ;
  dc11:source "Kielitoimiston sanakirja" .

allars:Y16612 skos:exactMatch tero:p4722 .
ysa:Y111998 skos:exactMatch tero:p4722 .
