@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://rdf-vocabulary.ddialliance.org/xkos#Finding_informer> rdfs:label "یافتن خبردهنده"@fa, "Finding informer"@en .
<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/419358007>
  skos:prefLabel "موضوع سابقه یا ارائه دهنده دیگر سابقه (شخص)"@fa, "Subject of record or other provider of history (person)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/162461008>
  skos:prefLabel "سرعت شروع علائم"@fa, "Onset of symptom speed"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/162463006> .

<http://www.irandoc.acir/onto/irandoc/162463006>
  ns0:Finding_informer <http://www.irandoc.acir/onto/irandoc/419358007> ;
  ns0:Clinical_course <http://www.irandoc.acir/onto/irandoc/385315009> ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/162461008> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/162461008> ;
  skos:prefLabel "علائم به طور ناگهانی شروع شد"@fa, "Symptom started suddenly"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
