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

<http://www.irandoc.acir/onto/irandoc/CHEBI:188569>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C24H29F3O6" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[2-oxo-2-[(8S,9R,10S,11S,13S,14S,16R,17R)-6,6,9-triluoro-11,17-dihydroxy-10,13,16-trimethyl-3-oxo-8,11,12,14,15,16-hexahydro-7H-cyclopenta[a]phenanthren-17-yl]ethyl] acetate" ;
  ns0:mass "470.485" ;
  skos:prefLabel "cormethasone acetate"@en, "کورمتازون استات"@fa ;
  ns0:inchi "InChI=1S/C24H29F3O6/c1-12-7-15-16-9-22(25,26)17-8-14(29)5-6-20(17,3)23(16,27)18(30)10-21(15,4)24(12,32)19(31)11-33-13(2)28/h5-6,8,12,15-16,18,30,32H,7,9-11H2,1-4H3/t12-,15+,16+,18+,20+,21+,23+,24+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36699> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "YXKFATPOEMHNMJ-KJEYTGHBSA-N" ;
  ns0:monoisotopicmass "470.19162" ;
  ns0:smiles "F[C@@]12[C@]([C@]3([C@@]([C@](O)([C@@H](C3)C)C(=O)COC(=O)C)(C[C@@H]1O)C)[H])(CC(F)(F)C=4[C@]2(C)C=CC(=O)C4)[H]" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
