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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:207045>
  ns0:mass "571.846" ;
  ns0:monoisotopicmass "571.40254" ;
  skos:prefLabel "nodulisporic acid e"@en, "نودولیسپوریک اسید E"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:inchikey "PXWYOWVPPKWVSA-BCXWQBPRSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(E)-5-[(1S,12S,15R,16S,17S,20S)-17-hydroxy-1,16,20-trimethyl-6,7-bis(3-methylbut-2-enyl)-3-azapentacyclo[10.8.0.02,10.04,9.015,20]icosa-2(10),4(9),5,7-tetraen-16-yl]-2-methylpent-2-enoic acid" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C38H53NO3/c1-23(2)11-13-26-20-29-30-22-28-15-16-32-36(6,18-9-10-25(5)35(41)42)33(40)17-19-37(32,7)38(28,8)34(30)39-31(29)21-27(26)14-12-24(3)4/h10-12,20-21,28,32-33,39-40H,9,13-19,22H2,1-8H3,(H,41,42)/b25-10+/t28-,32-,33-,36-,37-,38+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O)/C(=C/CC[C@@]1([C@@H](O)CC[C@]2([C@H]1CC[C@@H]3[C@@]2(C=4NC=5C=C(CC=C(C)C)C(=CC5C4C3)CC=C(C)C)C)C)C)/C" ;
  ns0:formula "C38H53NO3" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
