@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:36699>
  skos:prefLabel "هورمون کورتیکواستروئید"@fa, "corticosteroid hormone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:230109> .

<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:230109>
  ns0:subset "2_STAR" ;
  skos:prefLabel "methyl 20-dihydroprednisolonate"@en, "متیل 20 دی هیدروپردنیزولونات"@fa ;
  ns0:inchi "InChI=1S/C22H30O6/c1-20-8-6-13(23)10-12(20)4-5-14-15-7-9-22(27,18(25)19(26)28-3)21(15,2)11-16(24)17(14)20/h6,8,10,14-18,24-25,27H,4-5,7,9,11H2,1-3H3/t14-,15-,16-,17+,18?,20-,21-,22-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36699> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "390.476" ;
  ns0:synonym_EXACT "methyl 2-[(8S,9S,10R,11S,13S,14S,17R)-11,17-dihydroxy-10,13-dimethyl-3-oxo-7,8,9,11,12,14,15,16-octahydro-6H-cyclopenta[a]phenanthren-17-yl]-2-hydroxyacetate" ;
  ns0:monoisotopicmass "390.20424" ;
  ns0:charge "0" ;
  ns0:formula "C22H30O6" ;
  ns0:smiles "O[C@]1([C@@]2([C@H]([C@H]3[C@H]([C@@H](O)C2)[C@@]4(C(CC3)=CC(=O)C=C4)C)CC1)C)C(O)C(OC)=O" ;
  ns0:inchikey "KGGJWTUYUOSWNH-LQDASQSRSA-N" .

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 .
