@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://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:168104> .

<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:168104>
  ns0:formula "C30H44O6" ;
  skos:prefLabel "physalolactone b"@en, "فیسالولاکتون B"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C30H44O6/c1-16-13-26(36-27(33)17(16)2)30(6,34)24-10-9-22-21-8-7-19-14-20(32)15-25(35-18(3)31)29(19,5)23(21)11-12-28(22,24)4/h7,20-26,32,34H,8-15H2,1-6H3" ;
  ns0:synonym_EXACT "[17-[1-(4,5-dimethyl-6-oxo-2,3-dihydropyran-2-yl)-1-hydroxyethyl]-3-hydroxy-10,13-dimethyl-2,3,4,7,8,9,11,12,14,15,16,17-dodecahydro-1H-cyclopenta[a]phenanthren-1-yl] acetate" ;
  ns0:mass "500.676" ;
  ns0:monoisotopicmass "500.31379" ;
  ns0:inchikey "ANGCIHCSPJLGME-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74716> ;
  ns0:smiles "OC(C1C2(C(C3C(C4(C(=CC3)CC(O)CC4OC(=O)C)C)CC2)CC1)C)(C5OC(=O)C(=C(C5)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 .
