@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#type> rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/e5b13792-7624-446a-89e8-220222c4ffa3>
  skos:prefLabel "Heart diseases"@en, "بیماری‌های قلبی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:related <http://www.irandoc.acir/onto/irandoc/ddb44c70-ff82-4054-9055-e8bc39b91eaf> .

<http://www.irandoc.acir/onto/irandoc/a32482f9-6a8e-410f-80c0-204520778cbf>
  skos:prefLabel "Organs"@en, "اندام‌ها"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/ddb44c70-ff82-4054-9055-e8bc39b91eaf> .

<http://www.irandoc.acir/onto/irandoc/ddb44c70-ff82-4054-9055-e8bc39b91eaf>
  ns0:type skos:Concept ;
  skos:related <http://www.irandoc.acir/onto/irandoc/e5b13792-7624-446a-89e8-220222c4ffa3> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/a32482f9-6a8e-410f-80c0-204520778cbf> ;
  skos:prefLabel "Heart"@en, "قلب"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

