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

<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://www.irandoc.acir/onto/irandoc/CHEBI:226580>
  skos:prefLabel "فوزاسپیرول بی"@fa, "fusaspirol b"@en ;
  ns0:synonym_EXACT "[(4R,5R,6R,7S,10R)-4,6-dihydroxy-3-methylidene-1-oxo-10-[(1E,3E)-penta-1,3-dienyl]-2-oxaspiro[4.5]dec-8-en-7-yl] acetate" ;
  ns0:inchi "InChI=1S/C17H20O6/c1-4-5-6-7-12-8-9-13(23-11(3)18)15(20)17(12)14(19)10(2)22-16(17)21/h4-9,12-15,19-20H,2H2,1,3H3/b5-4+,7-6+/t12-,13+,14+,15+,17+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> ;
  ns0:formula "C17H20O6" ;
  ns0:monoisotopicmass "320.12599" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1OC(=C)[C@@H]([C@]12[C@@H](C=C[C@@H]([C@@H]2O)OC(=O)C)/C=C/C=C/C)O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchikey "QDKWUNFAPAGADH-FWBHNOMLSA-N" ;
  ns0:mass "320.341" .

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 .
