@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#Clinical_course> rdfs:label "روند بالینی"@fa, "Clinical course"@en .
<http://www.irandoc.acir/onto/irandoc/20369000>
  skos:prefLabel "التهاب مزمن مخاطی"@fa, "Chronic mucous inflammation"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/69646003>
  skos:prefLabel "اوزنا"@fa, "Ozena"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/266342009> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/266342009> .

<http://www.irandoc.acir/onto/irandoc/34508005>
  skos:prefLabel "غشای مخاطی بینی"@fa, "Mucous membrane of nose"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/86094006>
  skos:prefLabel "رینیت مزمن"@fa, "Chronic rhinitis"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/266342009> .

<http://www.irandoc.acir/onto/irandoc/90734009>
  skos:prefLabel "مزمن"@fa, "Chronic"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/266342009>
  ns0:Finding_site <http://www.irandoc.acir/onto/irandoc/34508005> ;
  ns0:Associated_morphology <http://www.irandoc.acir/onto/irandoc/20369000> ;
  skos:prefLabel "Chronic catarrhal rhinitis"@en, "رینیت کاتارال مزمن"@fa ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/86094006> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/69646003> ;
  ns0:Clinical_course <http://www.irandoc.acir/onto/irandoc/90734009> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/86094006> .

ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
ns0:Associated_morphology rdfs:label "مورفولوژی مرتبط"@fa, "Associated morphology"@en .
ns0:Finding_site rdfs:label "محل یافتن"@fa, "Finding site"@en .
