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

<http://www.irandoc.acir/onto/irandoc/CHEBI:203937>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "پرآستینوئید B"@fa, "preaustinoid b"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:inchikey "DXAQFFJRJPDSIQ-UFMKZKCMSA-N" ;
  ns0:inchi "InChI=1S/C26H36O6/c1-14-24(7)13-17-22(5)11-10-18(28)21(3,4)16(22)9-12-23(17,6)25(14,20(30)32-8)19(29)26(24,31)15(2)27/h16-17,31H,1,9-13H2,2-8H3/t16?,17?,22-,23+,24?,25?,26+/m0/s1" ;
  ns0:synonym_EXACT "methyl (2R,10R,14R)-14-acetyl-14-hydroxy-2,6,6,10,13-pentamethyl-16-methylidene-7,15-dioxotetracyclo[11.2.1.02,11.05,10]hexadecane-1-carboxylate" ;
  ns0:formula "C26H36O6" ;
  ns0:mass "444.568" ;
  ns0:monoisotopicmass "444.25119" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C(C2[C@](C3[C@@](C4(C(=O)[C@](C(C3)(C)C4=C)(O)C(=O)C)C(=O)OC)(C)CC2)(C)CC1)(C)C" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
