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

<http://www.irandoc.acir/onto/irandoc/CHEBI:209306>
  ns0:mass "282.336" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H22O5" ;
  ns0:inchikey "XEHJYBQKYQRULM-UPYBOPHASA-N" ;
  skos:prefLabel "آرکوئیک اسید C"@fa, "arecoic acid c"@en ;
  ns0:smiles "O=C(O)[C@@]1([C@H]2[C@@]([C@H](C(=C)[C@@H](C2)O)C(=O)O)(CCC1)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "282.14672" ;
  ns0:synonym_EXACT "(1R,3R,4aR,5S,8aS)-3-hydroxy-5,8a-dimethyl-2-methylidene-3,4,4a,6,7,8-hexahydro-1H-naphthalene-1,5-dicarboxylic acid" ;
  ns0:inchi "InChI=1S/C15H22O5/c1-8-9(16)7-10-14(2,11(8)12(17)18)5-4-6-15(10,3)13(19)20/h9-11,16H,1,4-7H2,2-3H3,(H,17,18)(H,19,20)/t9-,10-,11-,14+,15+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> .

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 .
