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

<http://www.irandoc.acir/onto/irandoc/CHEBI:24867>
  skos:prefLabel "یون یکپارچه"@fa, "monoatomic ion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:27365> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:37254>
  skos:prefLabel "تمبر"@fa, "zincide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27365> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:63056>
  skos:prefLabel "کاتیون روی"@fa, "zinc cation"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27365> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:27365>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "zinc ion"@en, "یون روی"@fa ;
  ns0:synonym_EXACT "zinc ion" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24867> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:63056>, <http://www.irandoc.acir/onto/irandoc/CHEBI:37254> ;
  ns0:synonym_RELATED "zinc ions" ;
  ns0:subset "3_STAR" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
