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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213476>
  skos:prefLabel "متیل استیل بوترینالوات"@fa, "methyl acetyl botryenaloate"@en ;
  ns0:synonym_EXACT "methyl (1S,3aS,4S,6R)-4-acetyloxy-7-ormyl-1,3,3,6-tetramethyl-3a,4,5,6-tetrahydro-2H-indene-1-carboxylate" ;
  ns0:monoisotopicmass "322.17802" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "DTOKLDYIEIAPKT-NQQLIQJQSA-N" ;
  ns0:formula "C18H26O5" ;
  ns0:inchi "InChI=1S/C18H26O5/c1-10-7-13(23-11(2)20)15-14(12(10)8-19)18(5,16(21)22-6)9-17(15,3)4/h8,10,13,15H,7,9H2,1-6H3/t10-,13+,15-,18+/m1/s1" ;
  ns0:smiles "O=C(OC)[C@@]1(C2=C(C=O)[C@@H](C[C@@H]([C@H]2C(C1)(C)C)OC(=O)C)C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "322.401" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> .

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 .
