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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109785>
  skos:prefLabel "2-chlorobenzoic acid [2-(4-methoxyphenyl)-2-oxo-1-phenylethyl] ester"@en, "2 کلروبنزوئیک اسید [ (4 متوکسی فنیل)  اکسو 1  اتیل] استر"@fa ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51586> ;
  ns0:monoisotopicmass "380.08154" ;
  ns0:inchi "InChI=1S/C22H17ClO4/c1-26-17-13-11-15(12-14-17)20(24)21(16-7-3-2-4-8-16)27-22(25)18-9-5-6-10-19(18)23/h2-14,21H,1H3" ;
  ns0:inchikey "QDWOMEADNZNOIH-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C22H17ClO4" ;
  ns0:mass "380.822" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC1=CC=C(C=C1)C(=O)C(C2=CC=CC=C2)OC(=O)C3=CC=CC=C3Cl" .

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 .
