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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:169456>
  ns0:subset "2_STAR" ;
  skos:prefLabel "physagulin a"@en, "فیزاگولین A"@fa ;
  ns0:inchikey "GPTVOZHQPZXWDW-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "510.26175" ;
  ns0:formula "C30H38O7" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C30H38O7/c1-15-12-22(36-26(33)16(15)2)17(3)20-13-25(35-18(4)31)30(34)21-14-24-29(37-24)10-7-8-23(32)28(29,6)19(21)9-11-27(20,30)5/h7-8,13,17,19,21-22,24-25,34H,9-12,14H2,1-6H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74716> ;
  ns0:mass "510.627" ;
  ns0:synonym_EXACT "[15-[1-(4,5-dimethyl-6-oxo-2,3-dihydropyran-2-yl)ethyl]-12-hydroxy-2,16-dimethyl-3-oxo-8-oxapentacyclo[9.7.0.02,7.07,9.012,16]octadeca-4,14-dien-13-yl] acetate" ;
  ns0:charge "0" ;
  ns0:smiles "O1C23C(C4C(C5(O)C(CC4)(C(=CC5OC(=O)C)C(C6OC(=O)C(=C(C6)C)C)C)C)CC12)(C)C(=O)C=CC3" .

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 .
