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

<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:108262> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108262>
  ns0:inchi "InChI=1S/C22H18O4/c23-20(16-25-19-14-8-3-9-15-19)26-22(18-12-6-2-7-13-18)21(24)17-10-4-1-5-11-17/h1-15,22H,16H2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1=CC=C(C=C1)C(C(=O)C2=CC=CC=C2)OC(=O)COC3=CC=CC=C3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51586> ;
  skos:prefLabel "2 استر فنوکسی استیک (2 اکسو 1،2 دی فنیل اتیل)."@fa, "2-phenoxyacetic acid (2-oxo-1,2-diphenylethyl) ester"@en ;
  ns0:formula "C22H18O4" ;
  ns0:mass "346.377" ;
  ns0:monoisotopicmass "346.12051" ;
  ns0:charge "0" ;
  ns0:inchikey "NYLMZJJRTNVOAI-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

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