@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#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:51084>
  skos:prefLabel "نمک نیترات معدنی"@fa, "inorganic nitrate salt"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:64736> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:33975>
  skos:prefLabel "نمک منیزیم"@fa, "magnesium salt"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:64736> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:33287>
  skos:prefLabel "کود"@fa, "fertilizer"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:64736>
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:33287> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "YIXJRHPUWRPCBB-UHFFFAOYSA-N" ;
  ns0:formula "MgN2O6" ;
  skos:prefLabel "نیترات منیزیم"@fa, "magnesium nitrate"@en ;
  ns0:mass "148.31480" ;
  ns0:inchi "InChI=1S/Mg.2NO3/c;2*2-1(3)4/q+2;2*-1" ;
  ns0:monoisotopicmass "147.96068" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33975>, <http://www.irandoc.acir/onto/irandoc/CHEBI:51084> ;
  ns0:subset "3_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "magnesium dinitrate" ;
  ns0:smiles "[Mg++].[O-][N+]([O-])=O.[O-][N+]([O-])=O" .

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