@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://www.irandoc.acir/onto/irandoc/CHEBI:72010>
  skos:prefLabel "هیدروکسی فلاوان"@fa, "hydroxyflavan"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:169742> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:169742>
  skos:prefLabel "ایزوبوتیرات کوئرستین 3"@fa, "quercetin 3'-isobutyrate"@en ;
  ns0:mass "372.329" ;
  ns0:inchikey "CDEJOLJALIACLC-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "372.08452" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72010> ;
  ns0:smiles "O1C(C2=CC(OC(=O)C(C)C)=C(O)C=C2)=C(O)C(=O)C=3C1=CC(O)=CC3O" ;
  ns0:synonym_EXACT "[2-hydroxy-5-(3,5,7-trihydroxy-4-oxochromen-2-yl)phenyl] 2-methylpropanoate" ;
  ns0:inchi "InChI=1S/C19H16O8/c1-8(2)19(25)27-13-5-9(3-4-11(13)21)18-17(24)16(23)15-12(22)6-10(20)7-14(15)26-18/h3-8,20-22,24H,1-2H3" ;
  ns0:formula "C19H16O8" ;
  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 .
