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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:140114>
  skos:prefLabel "نیمفولید A"@fa, "nympholide a"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C30H26O15" ;
  ns0:mass "626.520" ;
  ns0:monoisotopicmass "626.12717" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72010> ;
  ns0:smiles "C1(=C2C3=C(C(=C1)O)[C@](CC(OC[C@H]4[C@H](C(C([C@@H](O4)OC=5C(=C(C=C(C(=C(C2=O)O)O3)C5)O)O)O)O)O)=O)([H])C6=CC=C(C=C6)O)O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C30H26O15/c31-12-3-1-10(2-4-12)13-7-19(35)42-9-18-23(37)25(39)27(41)30(44-18)43-17-6-11(5-16(34)22(17)36)28-26(40)24(38)21-15(33)8-14(32)20(13)29(21)45-28/h1-6,8,13,18,23,25,27,30-34,36-37,39-41H,7,9H2/t13-,18-,23+,25?,27?,30+/m0/s1" ;
  ns0:inchikey "GZTPVMNTZSEVRQ-AQYJDSPCSA-N" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
