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

<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:198092>
  skos:prefLabel "آرکوئیک اسید E"@fa, "arecoic acid e"@en ;
  ns0:smiles "O=C(O)C1=C([C@@H](O)C[C@@H]2[C@@]1(CCC[C@@]2(C(=O)O)C)C)C" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "CEIDCYCXCMFPMO-OWLDWWDNSA-N" ;
  ns0:mass "282.336" ;
  ns0:synonym_EXACT "(1S,4aS,7S,8aR)-7-hydroxy-1,4a,6-trimethyl-2,3,4,7,8,8a-hexahydronaphthalene-1,5-dicarboxylic acid" ;
  ns0:formula "C15H22O5" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> ;
  ns0:monoisotopicmass "282.14672" ;
  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-10,16H,4-7H2,1-3H3,(H,17,18)(H,19,20)/t9-,10+,14-,15-/m0/s1" .

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 .
