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

<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:215014>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:inchikey "SBABRWMIXWNDTO-YXDXTEDTSA-N" ;
  ns0:inchi "InChI=1S/C20H30O4/c1-12(10-21)14-4-5-19(2)6-7-20(3)15(18(14)19)9-16(23)13(11-22)8-17(20)24/h8,12,15-16,21-23H,4-7,9-11H2,1-3H3/t12?,15-,16-,19-,20-/m1/s1" ;
  skos:prefLabel "cyathin a4"@en, "سیاتین A4"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C=C([C@H](O)C[C@H]2[C@]1(CC[C@@]3(C2=C(C(CO)C)CC3)C)C)CO" ;
  ns0:monoisotopicmass "334.21441" ;
  ns0:formula "C20H30O4" ;
  ns0:charge "0" ;
  ns0:mass "334.456" ;
  ns0:synonym_EXACT "(3aR,5aR,9R,10aR)-9-hydroxy-8-(hydroxymethyl)-1-(1-hydroxypropan-2-yl)-3a,5a-dimethyl-3,4,5,9,10,10a-hexahydro-2H-cyclohepta[e]inden-6-one" ;
  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 .
