@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:89328> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:89328>
  ns0:mass "350.493" ;
  ns0:formula "C21H34O4" ;
  ns0:monoisotopicmass "350.24571" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5a تتراهیدروکورتیکوسترون"@fa, "5a-tetrahydrocorticosterone"@en ;
  ns0:synonym_RELATED "1-[(1S,2S,5R,7S,10S,11S,14S,15S,17S)-5,17-dihydroxy-2,15-dimethyltetracyclo[8.7.0.0^{2,7}.0^{11,15}]heptadecan-14-yl]-2-hydroxyethan-1-one", "Allotetrahydrocorticosterone", "3a,5a-Tetrahydrocorticosterone", "3a,11b,21-Trihydroxy-5a-pregnan-20-one", "5a-Pregnane-3a,11b,21-triol-20-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36699> ;
  ns0:smiles "[C@H]1(CC[C@@]2([C@]3([C@H](C[C@@]4([C@H](CC[C@]4([C@@]3(CC[C@]2(C1)[H])[H])[H])C(CO)=O)C)O)[H])C)O" ;
  ns0:inchi "InChI=1S/C21H34O4/c1-20-8-7-13(23)9-12(20)3-4-14-15-5-6-16(18(25)11-22)21(15,2)10-17(24)19(14)20/h12-17,19,22-24H,3-11H2,1-2H3/t12-,13+,14-,15-,16+,17-,19+,20-,21-/m0/s1" ;
  ns0:inchikey "RHQQHZQUAMFINJ-NZTKVECHSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
