@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/AGR0001840>
  skos:prefLabel "West Africa"@en, "غرب آفریقا"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_narrower <http://www.irandoc.acir/onto/irandoc/AGR0001823> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR0001823> .

<http://www.irandoc.acir/onto/irandoc/AGR0001823>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:altLabel "People's Republic of Benin"@en, "جمهوری خلق بنین"@fa ;
  ns0:has_synonym <http://www.irandoc.acir/onto/irandoc/AGR0001873> ;
  skos:scopeNote "با بنین در نیجریه اشتباه نشود"@fa, "Avoid confusion with Benin in Nigeria"@en ;
  ns0:is_part_of <http://www.irandoc.acir/onto/irandoc/AGR0001873> ;
  ns0:parents <http://www.irandoc.acir/onto/irandoc/AGR0001840> ;
  ns0:has_component <http://www.irandoc.acir/onto/irandoc/AGR0001840> ;
  skos:prefLabel "Benin"@en, "بنین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR0001840> .

ns0:parents rdfs:label "رابطه والد فرزندی"@fa, "parents"@en .
ns0:has_component rdfs:label "دارای جزء یا عنصر"@fa, "has component"@en .
ns0:has_synonym rdfs:label "دارای مترادف"@fa, "has synonym"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0001873>
  skos:prefLabel "Francophone Africa"@en, "آفریقای فرانسوی‌زبان"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_scientific_name <http://www.irandoc.acir/onto/irandoc/AGR0001823> ;
  ns0:has_narrower <http://www.irandoc.acir/onto/irandoc/AGR0001823> .

ns0:is_part_of rdfs:label "  بخشی از"@fa, "is part of"@en .
