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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:208551>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C33H56O4" ;
  ns0:mass "516.807" ;
  skos:prefLabel "stearyl-velutinal"@en, "استریل ولوتینال"@fa ;
  ns0:monoisotopicmass "516.41786" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C33H56O4/c1-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-27(34)36-29-32-23-31(32,4)26-22-30(2,3)21-25(26)28-33(32,37-28)24-35-29/h25-26,28-29H,5-24H2,1-4H3/t25-,26+,28+,29-,31-,32?,33?/m0/s1" ;
  ns0:smiles "O=C(O[C@@H]1OCC23C14[C@@]([C@@H]5CC(C)(C)C[C@@H]5[C@H]2O3)(C)C4)CCCCCCCCCCCCCCCCC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:inchikey "VRKPUGRREPONNX-MHQIOABUSA-N" ;
  ns0:synonym_EXACT "[(3R,4S,8R,9S,12S)-6,6,9-trimethyl-2,13-dioxapentacyclo[9.3.0.01,3.04,8.09,11]tetradecan-12-yl] octadecanoate" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
