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

<http://www.irandoc.acir/onto/irandoc/CHEBI:175378>
  ns0:subset "2_STAR" ;
  ns0:formula "C19H22O6" ;
  skos:prefLabel "gibberellin a94"@en, "جیبرلین A94"@fa ;
  ns0:inchi "InChI=1S/C19H22O6/c1-7-5-18-6-8(7)3-4-9(18)19-12(10(18)15(21)22)17(2,16(23)25-19)14-11(24-14)13(19)20/h8-14,20H,1,3-6H2,2H3,(H,21,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:20858> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "346.379" ;
  ns0:inchikey "GKOVHAGMHIIKFS-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "O1C23C(C(C4OC4C2O)(C1=O)C)C(C56C3CCC(C5)C(C6)=C)C(O)=O" ;
  ns0:monoisotopicmass "346.14164" ;
  ns0:synonym_EXACT "15-hydroxy-11-methyl-6-methylidene-17-oxo-13,16-dioxahexacyclo[9.4.2.15,8.01,10.02,8.012,14]octadecane-9-carboxylic acid" .

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 .
