@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_symbol> rdfs:label "دارای نشانه"@fa, "has symbol"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#has_code_in_the_schema_fao_priority_area> rdfs:label "دارای کد اولویت بندی فائو "@fa, "has code in the schema fao priority area"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0001453>
  skos:prefLabel "East Asia"@en, "شرق آسیا"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR0001451> .

<http://www.irandoc.acir/onto/irandoc/AGR0001894>
  skos:prefLabel "Gobi desert"@en, "صحرای گبی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_source_of <http://www.irandoc.acir/onto/irandoc/AGR0001451> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0001451> .

<http://www.irandoc.acir/onto/irandoc/AGR0001451>
  skos:prefLabel "Mongolia"@en, "مغولستان"@fa ;
  ns0:has_symbol <http://www.irandoc.acir/onto/irandoc/AGR0001894> ;
  ns0:type <http://www.irandoc.acir/onto/irandoc/AGR0001894> ;
  skos:altLabel "Mongolian People's Republic"@en, "جمهوری خلق مغولستان"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR0001453> ;
  ns0:has_code_in_the_schema_fao_priority_area <http://www.irandoc.acir/onto/irandoc/AGR0001453> .

ns0:type rdfs:label "نوع"@fa, "type"@en .
