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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:177534>
  ns0:smiles "OC1(O)CC2[C@@]([C@@]3([C@]([C@]4([C@@]([C@H](CC4)CC)(CC3)C)[H])(CC2)[H])[H])(CC1)C" ;
  skos:prefLabel "پرگنان 3،3 دیول"@fa, "pregnane-3,3-diol"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H36O2/c1-4-14-6-8-17-16-7-5-15-13-21(22,23)12-11-20(15,3)18(16)9-10-19(14,17)2/h14-18,22-23H,4-13H2,1-3H3/t14-,15?,16-,17-,18-,19+,20-/m0/s1" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36699> ;
  ns0:monoisotopicmass "320.27153" ;
  ns0:mass "320.517" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "JBSVQUOGNMYMSF-CIQUAOMQSA-N" ;
  ns0:synonym_EXACT "(8S,9S,10S,13R,14S,17S)-17-ethyl-10,13-dimethyl-1,2,4,5,6,7,8,9,11,12,14,15,16,17-tetradecahydrocyclopenta[a]phenanthrene-3,3-diol" ;
  ns0:formula "C21H36O2" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
