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

<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://www.irandoc.acir/onto/irandoc/CHEBI:199990>
  skos:prefLabel "fusaequisin a"@en, "Fusaequisin A"@fa ;
  ns0:synonym_EXACT "4-methoxy-8-[(2S,3S,4S,5S)-2-methoxy-4-methyl-5-(6-methyldeca-2,4-dien-2-yl)oxolan-3-yl]-3,7-dimethylocta-5,7-dien-2-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "446.33961" ;
  ns0:inchi "InChI=1S/C28H46O4/c1-10-11-13-19(2)14-12-15-21(4)27-23(6)25(28(31-9)32-27)18-20(3)16-17-26(30-8)22(5)24(7)29/h12,14-19,22-23,25-28H,10-11,13H2,1-9H3/t19?,22?,23-,25-,26?,27+,28-/m0/s1" ;
  ns0:smiles "O=C(C(C(OC)C=CC(=C[C@@H]1[C@H](O[C@@H]([C@H]1C)C(=CC=CC(CCCC)C)C)OC)C)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C28H46O4" ;
  ns0:inchikey "YRVMEHJHUWJJNF-AJVMDNIJSA-N" ;
  ns0:mass "446.672" ;
  ns0:charge "0" .

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 .
