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

<http://www.irandoc.acir/onto/irandoc/CHEBI:79462>
  ns0:monoisotopicmass "377.29299" ;
  ns0:formula "C23H39NO3" ;
  skos:prefLabel "6beta-(dimethylamino)-3beta,5-dihydroxy-5alpha-pregnan-20-one"@en, "6 بتا (دی متیل آمین) 3 بتا، 5 دی هیدروکسی 5 آلفا پرگنان 20 یک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36699> ;
  ns0:inchi "InChI=1S/C23H39NO3/c1-14(25)17-6-7-18-16-12-20(24(4)5)23(27)13-15(26)8-11-22(23,3)19(16)9-10-21(17,18)2/h15-20,26-27H,6-13H2,1-5H3/t15-,16-,17+,18-,19-,20+,21+,22+,23-/m0/s1" ;
  ns0:mass "377.56070" ;
  ns0:smiles "CN(C)[C@@H]1C[C@H]2[C@@H]3CC[C@H](C(C)=O)[C@@]3(C)CC[C@@H]2[C@@]2(C)CC[C@H](O)C[C@]12O" ;
  ns0:inchikey "YZLCCXCWOSVNPY-PWFQONRBSA-N" .

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 .
