@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://rdf-vocabulary.ddialliance.org/xkos#Interprets> rdfs:label "تفسیر می‌کند"@fa, "Interprets"@en .
<http://www.irandoc.acir/onto/irandoc/823000002>
  ns0:Interprets <http://www.irandoc.acir/onto/irandoc/364108009> ;
  ns0:Finding_site <http://www.irandoc.acir/onto/irandoc/59441001> ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/301855007> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/301855007> ;
  skos:prefLabel "اتصال گره لنفاوی"@fa, "Tethering of lymph node"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/364108009>
  skos:prefLabel "غدد لنفاوی قابل مشاهده"@fa, "Lymph node observable"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/59441001>
  skos:prefLabel "گره لنفاوی"@fa, "Lymph node"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/301855007>
  skos:prefLabel "یافتن غدد لنفاوی"@fa, "Finding of lymph node"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/823000002> .

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