@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D014008> skos:exactMatch tero:D014008 .
tero:D014008
  skos:broader tero:p8746 ;
  skos:prefLabel "jalkasilsa"@fi, "tinea pedis"@en, "fotsvamp"@sv ;
  skos:altLabel "athlete’s foot"@fi, "urheilijan jalka"@fi, "tinea pedis"@sv, "tinea pedis"@fi, "jalkasieni"@fi, "athlete's foot"@en, "varvasvälisilsa"@fi, "silsa, jalka-"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D014008> ;
  skos:hiddenLabel "athletes foot"@en, "athlete foot"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p8746 ;
  a skos:Concept .

tero:p8746
  skos:prefLabel "hudsjukdomar"@sv, "skin diseases"@en, "ihotaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:D014008 .

