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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:74716>
  skos:prefLabel "با آنولید"@fa, "withanolide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:188301> .

<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:188301>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74716>, <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:monoisotopicmass "662.36661" ;
  skos:prefLabel "physalolactone b 3-glucoside"@en, "فیسالولاکتون B3 گلوکوزید"@fa ;
  ns0:mass "662.817" ;
  ns0:inchikey "OWQMNZPAYJJMMA-UHFFFAOYSA-N" ;
  ns0:formula "C36H54O11" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C36H54O11/c1-17-13-28(47-32(42)18(17)2)36(6,43)26-10-9-23-22-8-7-20-14-21(45-33-31(41)30(40)29(39)25(16-37)46-33)15-27(44-19(3)38)35(20,5)24(22)11-12-34(23,26)4/h7,21-31,33,37,39-41,43H,8-16H2,1-6H3" ;
  ns0:synonym_EXACT "[17-[1-(4,5-dimethyl-6-oxo-2,3-dihydropyran-2-yl)-1-hydroxyethyl]-10,13-dimethyl-3-[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxy-2,3,4,7,8,9,11,12,14,15,16,17-dodecahydro-1H-cyclopenta[a]phenanthren-1-yl] acetate" ;
  ns0:smiles "OC(C1C2(C(C3C(C4(C(=CC3)CC(OC5OC(C(O)C(O)C5O)CO)CC4OC(=O)C)C)CC2)CC1)C)(C6OC(=O)C(=C(C6)C)C)C" .

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 .
