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

yso:p4707
  skos:prefLabel "tarmsjukdomar"@sv, "intestinal diseases"@en, "suoliston taudit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12490 .

yso:p12491
  skos:prefLabel "dermatitis herpetiformis"@en, "hudceliaki"@sv, "ihokeliakia"@fi ;
  a skos:Concept ;
  skos:related yso:p12490 .

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

afo:p129 skos:exactMatch yso:p12490 .
yso:p12490
  skos:broader yso:p4707 ;
  skos:related yso:p12491 ;
  skos:altLabel "keliaki"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "celiaki"@sv, "coeliac disease"@en, "keliakia"@fi ;
  a skos:Concept .

