@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 afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

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

afo:p235
  skos:prefLabel "hengityselinten taudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5678 .

afo:p5678
  ns0:ed "1986-02-01" ;
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "ed=1986-02-01", "fte=asthma", "stalista=tarkista", "70", "agcx=asthma", "md=1995-09-05", "80", "ctx=astma", "n", "cc=40", "btx=hengityselinten taudit", "60", "sta=hyväksytty" ;
  a skos:Concept ;
  ns0:agcx "asthma"@en ;
  skos:prefLabel "astma"@fi ;
  ns0:id "191" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-05" ;
  skos:altLabel "asthma"@en ;
  skos:exactMatch yso:p19468 ;
  skos:broader afo:p235 .

yso:p19468
  skos:prefLabel "astma"@sv, "asthma"@en, "astma"@fi ;
  a skos:Concept .

