@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:23849>
  skos:prefLabel "دیترپنوئید"@fa, "diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:227601> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:227601>
  ns0:mass "434.573" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "laxitextine a"@en, "لاکسیتکستین A"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PYPUSSXUEHUWKP-CJIXVPKDSA-N" ;
  ns0:inchi "InChI=1S/C25H38O6/c1-13(2)15-7-8-22(3)9-10-23(4)16(19(15)22)6-5-14-11-30-25(28)17(26)12-29-21-24(25,27)18(14)20(23)31-21/h13-14,16-18,20-21,26-28H,5-12H2,1-4H3/t14-,16-,17-,18-,20+,21+,22-,23-,24+,25+/m1/s1" ;
  ns0:smiles "O1[C@]2(O)[C@@]3(O)[C@@H](OC[C@H]2O)O[C@H]4[C@H]3[C@@H](C1)CC[C@@H]5C6=C(C(C)C)CC[C@]6(C)CC[C@@]45C" ;
  ns0:monoisotopicmass "434.26684" ;
  ns0:formula "C25H38O6" ;
  ns0:synonym_EXACT "(1S,2R,5R,10R,13S,16S,17R,20S,21S,22R)-2,5-dimethyl-8-propan-2-yl-15,19,23-trioxahexacyclo[18.2.1.02,10.05,9.013,22.016,21]tricos-8-ene-16,17,21-triol" .

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 .
