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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:168503>
  ns0:mass "380.393" ;
  ns0:inchi "InChI=1S/C19H24O8/c1-7-13(22)17-6-18(7,26)10(21)5-8(17)19-4-3-9(20)16(2,15(25)27-19)12(19)11(17)14(23)24/h8-13,20-22,26H,1,3-6H2,2H3,(H,23,24)" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "gibberellin a86"@en, "جیبرلین A86"@fa ;
  ns0:monoisotopicmass "380.14712" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:20858> ;
  ns0:synonym_EXACT "4,5,7,12-tetrahydroxy-11-methyl-6-methylidene-16-oxo-15-oxapentacyclo[9.3.2.15,8.01,10.02,8]heptadecane-9-carboxylic acid" ;
  ns0:inchikey "JMGSTZUVIHCAAA-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C23C4C5(C(C2C(C(O)CC3)(C1=O)C)C(O)=O)CC(O)(C(O)C4)C(C5O)=C" ;
  ns0:formula "C19H24O8" .

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 .
