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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199554>
  ns0:inchikey "KYHKPCGXLKZMBU-YZYPORCTSA-N" ;
  ns0:inchi "InChI=1S/C30H44O7/c1-15-11-29(36-24(15)35)12-16(2)30(37-29)14-21(34)28(7)23-17(31)10-19-25(3,4)20(33)8-9-26(19,5)22(23)18(32)13-27(28,30)6/h15-17,19-21,31,33-34H,8-14H2,1-7H3/t15?,16-,17+,19+,20+,21+,26+,27+,28+,29+,30+/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "516.30870" ;
  ns0:smiles "O=C1C2=C([C@@]3([C@@H](O)C[C@]4([C@]3(C1)C)O[C@]5(OC(=O)C(C5)C)C[C@H]4C)C)[C@@H](O)C[C@@H]6[C@@]2(CC[C@@H](C6(C)C)O)C" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C30H44O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74716> ;
  skos:prefLabel "گانوتروپیک اسید"@fa, "ganotropic acid"@en ;
  ns0:mass "516.675" ;
  ns0:charge "0" .

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 .
