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

<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:203174>
  ns0:monoisotopicmass "346.17802" ;
  skos:prefLabel "cyathin c5"@en, "سیاتین C5"@fa ;
  ns0:mass "346.423" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2-[(2R,5R,10R,12R)-13-ormyl-1-hydroxy-2,5-dimethyl-15-oxatetracyclo[10.2.1.02,10.05,9]pentadeca-8,13-dien-8-yl]propanoic acid" ;
  ns0:inchikey "LRIPDOQBOGYERA-WQPQFCGVSA-N" ;
  ns0:inchi "InChI=1S/C20H26O5/c1-11(17(22)23)13-4-5-18(2)6-7-19(3)14(16(13)18)8-15-12(10-21)9-20(19,24)25-15/h9-11,14-15,24H,4-8H2,1-3H3,(H,22,23)/t11?,14-,15-,18-,19-,20?/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)C(C1=C2[C@](CC[C@@]3([C@@H]2C[C@@H]4C(C=O)=CC3(O4)O)C)(C)CC1)C" ;
  ns0:formula "C20H26O5" .

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 .
