@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#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:27092>
  skos:prefLabel "تریانیون اسید تری کربوکسیلیک"@fa, "tricarboxylic acid trianion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:153067> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:153067>
  skos:prefLabel "2-[(e)-caffeoyl]-d-threo-isocitrate(3-)"@en, "2 [(E) کافئویل] D ترئو ایزوسیترات (3)"@fa ;
  ns0:formula "C15H11O10" ;
  ns0:subset "2_STAR" ;
  ns0:mass "351.245" ;
  ns0:smiles "[C@@H]([C@H](CC(=O)[O-])C(=O)[O-])(C(=O)[O-])OC(/C=C/C1=CC(=C(C=C1)O)O)=O" ;
  ns0:monoisotopicmass "351.03687" ;
  ns0:charge "-3" ;
  ns0:synonym_EXACT "2-[(E)-caffeoyl]-D-threo-isocitrate(3-)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "KYSQDMNDMYECNZ-GGKWECFFSA-K" ;
  ns0:inchi "InChI=1S/C15H14O10/c16-9-3-1-7(5-10(9)17)2-4-12(20)25-13(15(23)24)8(14(21)22)6-11(18)19/h1-5,8,13,16-17H,6H2,(H,18,19)(H,21,22)(H,23,24)/p-3/b4-2+/t8-,13+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27092> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
