@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:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:209769> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:209769>
  skos:prefLabel "انتروسین"@fa, "enterocin"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "444.392" ;
  ns0:formula "C22H20O10" ;
  ns0:inchikey "CTBBEXWJRAPJIZ-VHPBLNRZSA-N" ;
  ns0:inchi "InChI=1S/C22H20O10/c1-30-11-7-12(31-14(23)8-11)16-20(27)9-13-18(25)21(16,28)17(22(20,29)19(26)32-13)15(24)10-5-3-2-4-6-10/h2-8,13,16-18,25,27-29H,9H2,1H3/t13-,16-,17+,18-,20-,21+,22-/m1/s1" ;
  ns0:monoisotopicmass "444.10565" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1OC(=CC(=C1)OC)[C@H]2[C@@]3(O)[C@H](O)[C@@H]4OC([C@]([C@@]2(O)C4)(O)[C@H]3C(=O)C5=CC=CC=C5)=O" ;
  ns0:synonym_EXACT "(1S,2S,3S,6R,8R,9S,10R)-2-benzoyl-1,3,8,10-tetrahydroxy-9-(4-methoxy-6-oxopyran-2-yl)-5-oxatricyclo[4.3.1.03,8]decan-4-one" ;
  ns0:charge "0" .

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 .
