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

<http://www.irandoc.acir/onto/irandoc/CHEBI:175213>
  ns0:inchikey "LFUHRHARIGPIGN-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H22O5/c1-8-9-3-4-18-12(8)17(18,5-9)11(14(21)22)13-16(2)6-10(20)7-19(13,18)24-15(16)23/h9-13,20H,1,3-7H2,2H3,(H,21,22)" ;
  ns0:smiles "O1C23C45C6(C4C(C(C6)CC5)=C)C(C2C(CC(O)C3)(C1=O)C)C(O)=O" ;
  skos:prefLabel "gibberellin a105"@en, "جیبرلین A105"@fa ;
  ns0:charge "0" ;
  ns0:mass "330.380" ;
  ns0:monoisotopicmass "330.14672" ;
  ns0:synonym_EXACT "13-hydroxy-11-methyl-6-methylidene-16-oxo-15-oxahexacyclo[9.3.2.15,8.01,10.02,7.02,8]heptadecane-9-carboxylic acid" ;
  ns0:formula "C19H22O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:20858> ;
  ns0:subset "2_STAR" .

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 .
