@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/53200002>
  skos:prefLabel "آبسه پارامتریوم"@fa, "Abscess of parametrium"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/31474007> .

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

<http://www.irandoc.acir/onto/irandoc/45682005>
  skos:prefLabel "Parametrium"@en, "پارامتر"@fa ;
  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 .

<http://www.irandoc.acir/onto/irandoc/31474007>
  ns0:Finding_site <http://www.irandoc.acir/onto/irandoc/45682005> ;
  skos:prefLabel "آبسه مزمن پارامتریوم"@fa, "Chronic abscess of parametrium"@en ;
  ns0:Clinical_course <http://www.irandoc.acir/onto/irandoc/90734009> ;
  ns0:Is_a "128290005", <http://www.irandoc.acir/onto/irandoc/53200002> ;
  ns0:Associated_morphology <http://www.irandoc.acir/onto/irandoc/79203009> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/53200002> .

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 .
