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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:142253>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27116> ;
  ns0:inchi "InChI=1S/C21H20O10/c1-8(22)19-17(27)18(28)21(31-19)29-11-6-12(24)14-13(7-11)30-20(16(26)15(14)25)9-2-4-10(23)5-3-9/h2-8,17-19,21-24,26-28H,1H3" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "آلفا رامنوروبین"@fa, "alpha-rhamnorobin"@en ;
  ns0:charge "0" ;
  ns0:smiles "OC=1C=C(C=C2C1C(=O)C(=C(C=3C=CC(=CC3)O)O2)O)OC4OC(C(C)O)C(C4O)O" ;
  ns0:monoisotopicmass "432.10565" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "432.378" ;
  ns0:formula "C21H20O10" ;
  ns0:inchikey "PMWOCSJXZDDAPR-UHFFFAOYSA-N" .

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 .
