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

<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://www.irandoc.acir/onto/irandoc/CHEBI:223041>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H36O6/c1-4-5-6-7-8-9-10-11-12-13-14-19(25)22(26)20(27-17(2)23)15-16-21(22)28-18(3)24/h15-16,20-21,26H,4-14H2,1-3H3/t20-,21?,22?/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C(C1(O)C(OC(=O)C)C=C[C@H]1OC(=O)C)CCCCCCCCCCCC" ;
  ns0:inchikey "PMRNSRSBCILCAS-ITAUSPCMSA-N" ;
  skos:prefLabel "1,4-di-o-acetyl hygrophorone e12"@en, "1,4 دی O استیل هیگروفورون E12"@fa ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(4R)-4-acetyloxy-5-hydroxy-5-tridecanoylcyclopent-2-en-1-yl] acetate" ;
  ns0:formula "C22H36O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> ;
  ns0:monoisotopicmass "396.25119" ;
  ns0:mass "396.524" .

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 .
