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

<http://www.irandoc.acir/onto/irandoc/CHEBI:202694>
  ns0:inchikey "ZEQHTIZCTRWTEP-RKDXNWHRSA-N" ;
  skos:prefLabel "shikimeran a"@en, "شیکیمران ا"@fa ;
  ns0:formula "C10H14O5" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "214.08412" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> ;
  ns0:mass "214.217" ;
  ns0:synonym_EXACT "methyl (3R,4R)-4-acetyloxy-3-hydroxycyclohexene-1-carboxylate" ;
  ns0:smiles "O=C(OC)C1=C[C@@H](O)[C@H](OC(=O)C)CC1" ;
  ns0:inchi "InChI=1S/C10H14O5/c1-6(11)15-9-4-3-7(5-8(9)12)10(13)14-2/h5,8-9,12H,3-4H2,1-2H3/t8-,9-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
