@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:51586>
  skos:prefLabel "بنزوئین ها"@fa, "benzoins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:192645> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:192645>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "FRKIBCIEEKBVGD-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51586> ;
  ns0:mass "340.375" ;
  ns0:smiles "O(C(C1=CC=CC=C1)C(=O)C2=CC=CC=C2)C(=O)CCC(OCC)=O" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H20O5/c1-2-24-17(21)13-14-18(22)25-20(16-11-7-4-8-12-16)19(23)15-9-5-3-6-10-15/h3-12,20H,2,13-14H2,1H3" ;
  skos:prefLabel "1 اتیل 4 (2 اکسو 1،2 دی فنیل اتیل) سوکسینات"@fa, "1-ethyl 4-(2-oxo-1,2-diphenylethyl) succinate"@en ;
  ns0:synonym_EXACT "1-O-ethyl 4-O-(2-oxo-1,2-diphenylethyl) butanedioate" ;
  ns0:formula "C20H20O5" ;
  ns0:monoisotopicmass "340.13107" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
