@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/67599009>
  skos:prefLabel "احتقان ریوی"@fa, "Pulmonary congestion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/63841001> .

<http://www.irandoc.acir/onto/irandoc/39607008>
  skos:prefLabel "lung"@en, "ریه"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/63841001>
  skos:prefLabel "Chronic pulmonary congestion"@en, "احتقان مزمن ریوی"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:Finding_site <http://www.irandoc.acir/onto/irandoc/39607008> ;
  ns0:Is_a "413839001", <http://www.irandoc.acir/onto/irandoc/67599009> ;
  ns0:Associated_morphology <http://www.irandoc.acir/onto/irandoc/89347008> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/67599009> ;
  ns0:Clinical_course <http://www.irandoc.acir/onto/irandoc/90734009> .

<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/89347008>
  skos:prefLabel "احتقان غیرفعال مزمن"@fa, "Chronic passive congestion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
