@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:35692>
  skos:prefLabel "دی‌کربوکسیلیک اسید"@fa, "dicarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:5461> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:5461>
  ns0:formula "C25H36O6" ;
  ns0:mass "432.551" ;
  skos:prefLabel "گلیسینواکلپین A"@fa, "glycinoeclepin a"@en ;
  ns0:synonym_EXACT "Glycinoeclepin A" ;
  ns0:inchi "InChI=1S/C25H36O6/c1-14(10-19(27)28)23(4)8-6-16-20(21(29)30)15(11-17(26)24(16,23)5)12-25-9-7-18(31-25)22(2,3)13-25/h6,14,17-18,26H,7-13H2,1-5H3,(H,27,28)(H,29,30)/t14-,17-,18+,23+,24+,25+/m1/s1" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> ;
  ns0:monoisotopicmass "432.25119" ;
  ns0:smiles "C[C@H](CC(O)=O)[C@]1(C)CC=C2C(C(O)=O)=C(C[C@]34CC[C@H](O3)C(C)(C)C4)C[C@@H](O)[C@@]12C" ;
  ns0:charge "0" ;
  ns0:inchikey "JVZMODMXLQSGPI-MKBZWPJDSA-N" .

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 .
