@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:35344>
  skos:prefLabel "21 هیدروکسی استروئید"@fa, "21-hydroxy steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:195461> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:195461>
  ns0:inchikey "JDRASYJDBQMJOH-NOMSFGAGSA-N" ;
  skos:prefLabel "3بتا، 14 بتا، 21 تری هیدروکسی 5 بتا پرگنان 20 یک"@fa, "3beta,14beta,21-trihydroxy-5beta-pregnane-20-one"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35344> ;
  ns0:inchi "InChI=1S/C21H34O4/c1-19-8-5-14(23)11-13(19)3-4-16-15(19)6-9-20(2)17(18(24)12-22)7-10-21(16,20)25/h13-17,22-23,25H,3-12H2,1-2H3/t13-,14+,15+,16-,17-,19+,20-,21+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "350.24571" ;
  ns0:smiles "O[C@@]12[C@]3([C@@]([C@@]4([C@](CC3)(C[C@@H](O)CC4)[H])C)(CC[C@@]1([C@H](CC2)C(=O)CO)C)[H])[H]" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "1-[(3S,5R,8R,9S,10S,13R,14S,17S)-3,14-dihydroxy-10,13-dimethyl-1,2,3,4,5,6,7,8,9,11,12,15,16,17-tetradecahydrocyclopenta[a]phenanthren-17-yl]-2-hydroxyethanone" ;
  ns0:mass "350.499" ;
  ns0:formula "C21H34O4" .

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 .
