@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#has_symptom> rdfs:label "دارای نشانه (بیماری)"@fa, "has symptom"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0003678>
  skos:prefLabel "Leeward Islands"@en, "جزایر لیوارد"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:spatial_relationship <http://www.irandoc.acir/onto/irandoc/AGR0003111> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0003111> .

ns0:parents rdfs:label "رابطه والد فرزندی"@fa, "parents"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0003111>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "جزایر ویرجین بریتانیا"@fa, "British Virgin Islands"@en ;
  skos:altLabel "Virgin Islands (British)"@en, "جزایر ویرجین (بریتانیا)"@fa ;
  ns0:has_symptom <http://www.irandoc.acir/onto/irandoc/AGR0003678> ;
  ns0:has_common_name_concept <http://www.irandoc.acir/onto/irandoc/AGR0003127> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR0003127> ;
  ns0:is_symbol_for <http://www.irandoc.acir/onto/irandoc/AGR0003678> ;
  ns0:parents <http://www.irandoc.acir/onto/irandoc/AGR0003127> .

<http://www.irandoc.acir/onto/irandoc/AGR0003127>
  skos:prefLabel "Caribbean"@en, "کارائیب"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_narrower <http://www.irandoc.acir/onto/irandoc/AGR0003111> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR0003111> .

ns0:has_common_name_concept rdfs:label "دارای نام مشترک مفاهیم"@fa, "has common name concept"@en .
ns0:is_symbol_for rdfs:label "سمبل (نشانه‌ای ) از"@fa, "is symbol for"@en .
