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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:166680>
  ns0:monoisotopicmass "342.21949" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[(1S,2R,3aS,4S,6R,6aS)-1,4-dimethyl-7-methylidene-6-(2-methylprop-1-enyl)-5-oxo-2,3,3a,4,6,6a,8,9-octahydro-1H-phenalen-2-yl] acetate" ;
  skos:prefLabel "سینولوباتین A"@fa, "sinulobatin a"@en ;
  ns0:charge "0" ;
  ns0:inchikey "GPKYQTWWGVHMSD-XYTVEFIISA-N" ;
  ns0:inchi "InChI=1S/C22H30O3/c1-11(2)9-18-20-12(3)7-8-16-13(4)19(25-15(6)23)10-17(21(16)20)14(5)22(18)24/h9,13-14,17-20H,3,7-8,10H2,1-2,4-6H3/t13-,14-,17-,18+,19+,20+/m0/s1" ;
  ns0:mass "342.479" ;
  ns0:formula "C22H30O3" ;
  ns0:smiles "O([C@@H]1C[C@@]2(C=3[C@@]([C@H](C(=O)[C@H]2C)C=C(C)C)(C(CCC3[C@@H]1C)=C)[H])[H])C(=O)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 .
