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

<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:216333>
  ns0:monoisotopicmass "488.31379" ;
  ns0:inchi "InChI=1S/C29H44O6/c1-17(2)20-15-21(30)26-25(27(20,4)13-12-24(33)35-8)22(31)16-29(6)19(11-14-28(26,29)5)18(3)9-10-23(32)34-7/h18-21,30H,1,9-16H2,2-8H3/t18-,19-,20?,21+,27+,28+,29-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1C2=C([C@@]3(CC[C@@H]([C@]3(C1)C)[C@@H](CCC(=O)OC)C)C)[C@@H](O)CC([C@@]2(CCC(=O)OC)C)C(=C)C" ;
  skos:prefLabel "fornicatin f"@en, "فورنیکاتین اف"@fa ;
  ns0:mass "488.665" ;
  ns0:formula "C29H44O6" ;
  ns0:synonym_EXACT "methyl (4R)-4-[(3R,3aR,6S,9S,9bR)-9-hydroxy-6-(3-methoxy-3-oxopropyl)-3a,6,9b-trimethyl-5-oxo-7-prop-1-en-2-yl-2,3,4,7,8,9-hexahydro-1H-cyclopenta[a]naphthalen-3-yl]pentanoate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:inchikey "UGJXEHKMCJXGAZ-YGXBQKDFSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
