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

<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:211369>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:smiles "O=C(O[C@@H]1[C@]([C@H]2[C@]([C@]3(C=4NC=5C=CC=CC5C4C[C@@H]3CC2)C)(C)CC1)(CC[C@@H](O)C(O)(C)C)C)C" ;
  skos:prefLabel "پنیجانتین دی"@fa, "penijanthine d"@en ;
  ns0:inchikey "HKSUTAKOQIWUKO-WSTYBCKUSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C30H43NO4" ;
  ns0:monoisotopicmass "481.31921" ;
  ns0:mass "481.677" ;
  ns0:inchi "InChI=1S/C30H43NO4/c1-18(32)35-25-14-16-29(5)23(28(25,4)15-13-24(33)27(2,3)34)12-11-19-17-21-20-9-7-8-10-22(20)31-26(21)30(19,29)6/h7-10,19,23-25,31,33-34H,11-17H2,1-6H3/t19-,23-,24+,25-,28-,29-,30+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[(1S,12S,15R,16S,17S,20S)-16-[(3R)-3,4-dihydroxy-4-methylpentyl]-1,16,20-trimethyl-3-azapentacyclo[10.8.0.02,10.04,9.015,20]icosa-2(10),4,6,8-tetraen-17-yl] acetate" .

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 .
