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

<http://www.irandoc.acir/onto/irandoc/AGR000499>
  skos:prefLabel "Blue Nile river"@en, "رود نیل کبود"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_source_of <http://www.irandoc.acir/onto/irandoc/AGR0001811> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0001811> .

ns0:parents rdfs:label "رابطه والد فرزندی"@fa, "parents"@en .
ns0:has_component rdfs:label "دارای جزء یا عنصر"@fa, "has component"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0001822>
  skos:prefLabel "East Africa"@en, "شرق آفریقا"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_narrower_match <http://www.irandoc.acir/onto/irandoc/AGR0001811> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR0001811> .

<http://www.irandoc.acir/onto/irandoc/AGR0001811>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:has_component <http://www.irandoc.acir/onto/irandoc/AGR0001822> ;
  ns0:has_synonym <http://www.irandoc.acir/onto/irandoc/AGR000487>, <http://www.irandoc.acir/onto/irandoc/AGR000499> ;
  skos:prefLabel "اتیوپی"@fa, "Ethiopia"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR0001822> ;
  skos:altLabel "حبشه"@fa, "Abyssinia"@en ;
  ns0:parents <http://www.irandoc.acir/onto/irandoc/AGR0001822> .

<http://www.irandoc.acir/onto/irandoc/AGR000487>
  skos:prefLabel "Lake Turkana"@en, "دریاچه ترکانا"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_source_of <http://www.irandoc.acir/onto/irandoc/AGR0001811> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0001811> .

ns0:has_synonym rdfs:label "دارای مترادف"@fa, "has synonym"@en .
