@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:20858>
  skos:prefLabel "c19-gibberellin"@en, "جیبرلین C19"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:175651> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:175651>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:20858> ;
  ns0:inchi "InChI=1S/C20H26O6/c1-10-7-19-8-20(10,25)6-3-11(19)18-5-4-12(21)17(2,16(24)26-9-18)14(18)13(19)15(22)23/h11-14,21,25H,1,3-9H2,2H3,(H,22,23)/p-1/t11-,12-,13+,14+,17-,18+,19-,20-/m0/s1" ;
  ns0:inchikey "GAQSCLQIDHHPEE-BGACTFDASA-M" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "361.16566" ;
  skos:prefLabel "gibberellin a38"@en, "جیبرلین A38"@fa ;
  ns0:smiles "O1C[C@]23[C@]4([C@@]5([C@H]([C@@]2([C@]([C@@H](O)CC3)(C1=O)C)[H])C([O-])=O)C[C@@](O)(CC4)C(C5)=C)[H]" ;
  ns0:formula "C20H25O6" ;
  ns0:mass "361.415" ;
  ns0:charge "-1" ;
  ns0:synonym_EXACT "(1R,2R,5S,8S,9S,10S,11R,17S)-5,17-dihydroxy-11-methyl-6-methylidene-12-oxo-13-oxapentacyclo[9.3.3.15,8.01,10.02,8]octadecane-9-carboxylate" .

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 .
