@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/119522002>
  skos:prefLabel "بیماری روده کوچک"@fa, "Disease of small intestine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/716665002> .

<http://www.irandoc.acir/onto/irandoc/716665002>
  ns0:Clinical_course <http://www.irandoc.acir/onto/irandoc/90734009> ;
  ns0:Finding_site <http://www.irandoc.acir/onto/irandoc/30315005> ;
  ns0:Is_a "128284006", <http://www.irandoc.acir/onto/irandoc/119522002> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/119522002> ;
  skos:prefLabel "نارسایی مزمن روده کوچک (اختلال)"@fa, "Chronic failure of small intestine (disorder)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/30315005>
  skos:prefLabel "روده کوچک"@fa, "small intestine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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

ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
ns0:Finding_site rdfs:label "محل یافتن"@fa, "Finding site"@en .
