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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:175571>
  ns0:formula "C25H34O7" ;
  ns0:mass "446.540" ;
  skos:prefLabel "6بتا هیدروکسی بودزونید"@fa, "6beta-hydroxybudesonide"@en ;
  ns0:inchi "InChI=1S/C25H34O7/c1-4-5-21-31-20-10-15-14-9-17(28)16-8-13(27)6-7-23(16,2)22(14)18(29)11-24(15,3)25(20,32-21)19(30)12-26/h6-8,14-15,17-18,20-22,26,28-29H,4-5,9-12H2,1-3H3/t14-,15-,17+,18-,20+,21?,22+,23-,24-,25+/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "446.23045" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1S,2S,4R,8S,9S,11S,12S,13R,19R)-11,19-dihydroxy-8-(2-hydroxyacetyl)-9,13-dimethyl-6-propyl-5,7-dioxapentacyclo[10.8.0.02,9.04,8.013,18]icosa-14,17-dien-16-one" ;
  ns0:inchikey "JBVVDXJXIDYDMF-GVTADUIWSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35344> ;
  ns0:smiles "O1[C@]2([C@@]3([C@]([C@]4([C@]([C@@H](O)C3)([C@@]5(C([C@H](O)C4)=CC(=O)C=C5)C)[H])[H])(C[C@]2(OC1CCC)[H])[H])C)C(=O)CO" ;
  ns0:charge "0" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
