@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:210812> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:210812>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "cyathiformine a"@en, "سیاتیفورمین A"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C12H14O7/c1-5(11(14)16-2)18-7-4-6(12(15)17-3)9-10(19-9)8(7)13/h4,7-10,13H,1H2,2-3H3/t7-,8+,9-,10+/m1/s1" ;
  ns0:mass "270.237" ;
  ns0:monoisotopicmass "270.07395" ;
  ns0:smiles "O=C(OC)C1=C[C@@H](OC(C(=O)OC)=C)[C@H](O)[C@H]2[C@@H]1O2" ;
  ns0:formula "C12H14O7" ;
  ns0:inchikey "XDDVCQKECCSPCY-RGOKHQFPSA-N" ;
  ns0:synonym_EXACT "methyl (1R,4R,5S,6S)-5-hydroxy-4-(3-methoxy-3-oxoprop-1-en-2-yl)oxy-7-oxabicyclo[4.1.0]hept-2-ene-2-carboxylate" .

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 .
