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

<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:205236>
  ns0:inchikey "HEAXEMQGICTZSM-DVQFMFQZSA-N" ;
  ns0:synonym_EXACT "(1R,2S,3R,4aR,5S,8aR)-2,3-dihydroxy-2,5,8a-trimethyl-3,4,4a,6,7,8-hexahydro-1H-naphthalene-1,5-dicarboxylic acid" ;
  ns0:formula "C15H24O6" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H24O6/c1-13-5-4-6-14(2,12(19)20)8(13)7-9(16)15(3,21)10(13)11(17)18/h8-10,16,21H,4-7H2,1-3H3,(H,17,18)(H,19,20)/t8-,9-,10-,13-,14+,15-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "300.351" ;
  skos:prefLabel "آرکوئیک اسید B"@fa, "arecoic acid b"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> ;
  ns0:monoisotopicmass "300.15729" ;
  ns0:smiles "O=C(O)[C@@]1([C@H]2[C@]([C@@H](C(=O)O)[C@@](O)(C)[C@@H](C2)O)(CCC1)C)C" .

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 .
