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

<http://www.irandoc.acir/onto/irandoc/CHEBI:175643>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "362.378" ;
  ns0:inchi "InChI=1S/C19H22O7/c1-9-7-16-8-17(9,25)6-3-10(16)19-5-2-4-18(14(22)23,15(24)26-19)12(19)11(16)13(20)21/h10-12,25H,1-8H2,(H,20,21)(H,22,23)" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "HILUWRPVFKJTAD-UHFFFAOYSA-N" ;
  skos:prefLabel "جیبرلین A21"@fa, "gibberellin a21"@en ;
  ns0:synonym_EXACT "5-hydroxy-6-methylidene-16-oxo-15-oxapentacyclo[9.3.2.15,8.01,10.02,8]heptadecane-9,11-dicarboxylic acid" ;
  ns0:monoisotopicmass "362.13655" ;
  ns0:formula "C19H22O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:20858> ;
  ns0:charge "0" ;
  ns0:smiles "O1C23C4C5(C(C2C(CCC3)(C1=O)C(O)=O)C(O)=O)CC(O)(CC4)C(C5)=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 .
