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

<http://rdf-vocabulary.ddialliance.org/xkos#Clinical_course> rdfs:label "روند بالینی"@fa, "Clinical course"@en .
<http://www.irandoc.acir/onto/irandoc/303060002>
  ns0:Clinical_course <http://www.irandoc.acir/onto/irandoc/385315009> ;
  ns0:Due_to <http://www.irandoc.acir/onto/irandoc/131148009> ;
  ns0:Is_a "300980002", <http://www.irandoc.acir/onto/irandoc/267530009> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/267530009> ;
  skos:prefLabel "کم خونی نورموسیتیک به دنبال خونریزی حاد"@fa, "Normocytic anaemia following acute bleed"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/131148009>
  skos:prefLabel "Bleeding"@en, "خونریزی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/385315009>
  skos:prefLabel "شروع ناگهانی (واجد شرایط متنی) (مقدار واجد شرایط)"@fa, "Sudden onset (contextual qualifier) (qualifier value)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/267530009>
  skos:prefLabel "کم خونی حاد پس از خونریزی"@fa, "Acute posthemorrhagic anemia"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/303060002> .

ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
ns0:Due_to rdfs:label "به دلیل"@fa, "Due to"@en .
