@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:138979>
  skos:prefLabel "hemisuccinate"@fa, "hemisuccinate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91651> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:91651>
  ns0:formula "C25H36O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC(=O)[C@H]1CCC2[C@@]1(CCC3C2CC=C4[C@@]3(CC[C@@H](C4)OC(=O)CCC(=O)O)C)C" ;
  skos:prefLabel "چهار"@fa, "4-[[(3s,10r,13s,17s)-17-acetyl-10,13-dimethyl-2,3,4,7,8,9,11,12,14,15,16,17-dodecahydro-1h-cyclopenta[a]phenanthren-3-yl]oxy]-4-oxobutanoic acid"@en ;
  ns0:inchikey "OZZAYJQNMKMUSD-NNEZGNMOSA-N" ;
  ns0:mass "416.551" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:138979> ;
  ns0:inchi "InChI=1S/C25H36O5/c1-15(26)19-6-7-20-18-5-4-16-14-17(30-23(29)9-8-22(27)28)10-12-24(16,2)21(18)11-13-25(19,20)3/h4,17-21H,5-14H2,1-3H3,(H,27,28)/t17-,18?,19+,20?,21?,24-,25+/m0/s1" ;
  ns0:monoisotopicmass "416.25627" ;
  ns0:charge "0" ;
  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:mass rdfs:label "جرم"@fa, "mass"@en .
