@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:61777>
  skos:prefLabel "ترپن گلیکوزید"@fa, "terpene glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:5200> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:5200>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "فوزیکوسین H"@fa, "fusicoccin h"@en ;
  ns0:inchi "InChI=1S/C26H42O8/c1-12(2)15-7-8-26(4)9-17-14(10-27)5-6-16(17)13(3)20(29)24(19(15)26)34-25-23(32)22(31)21(30)18(11-28)33-25/h9,12-14,16,18,20-25,27-32H,5-8,10-11H2,1-4H3/b17-9-/t13-,14-,16+,18-,20-,21-,22+,23-,24-,25-,26-/m1/s1" ;
  ns0:mass "482.608" ;
  ns0:monoisotopicmass "482.28797" ;
  ns0:charge "0" ;
  ns0:smiles "CC(C)C1=C2[C@@H](O[C@H]3O[C@H](CO)[C@@H](O)[C@H](O)[C@H]3O)[C@H](O)[C@H](C)[C@@H]3CC[C@H](CO)/C3=C/[C@@]2(C)CC1" ;
  ns0:formula "C26H42O8" ;
  ns0:inchikey "FQPATHNUIPAADA-BXJVKJQWSA-N" ;
  ns0:synonym_EXACT "Fusicoccin H" ;
  ns0:subset "2_STAR" .

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 .
