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

<http://www.irandoc.acir/onto/irandoc/CHEBI:229937>
  ns0:inchikey "FSNRQNKYLJDXMZ-UPLPEXDLSA-N" ;
  skos:prefLabel "25 هیدروکسی آتروتوسترون A"@fa, "25-hydroxy-atrotosterone a"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C28H46O8" ;
  ns0:synonym_EXACT "2β,3β,11α,14α,20R,22R,25-heptahydroxy-24-methyl-5β-cholest-7-en-6-one" ;
  ns0:mass "510.668" ;
  ns0:inchi "InChI=1S/C28H46O8/c1-14(24(2,3)34)9-22(33)27(6,35)21-7-8-28(36)16-11-17(29)15-10-18(30)19(31)12-25(15,4)23(16)20(32)13-26(21,28)5/h11,14-15,18-23,30-36H,7-10,12-13H2,1-6H3/t14?,15-,18+,19-,20+,21-,22+,23+,25-,26+,27+,28+/m0/s1" ;
  ns0:smiles "C1[C@@]2([C@@]3(C([C@]4([C@@]([C@](CC4)([C@@]([C@@H](CC(C(C)(C)O)C)O)(C)O)[H])(C[C@H]3O)C)O)=CC([C@@]2(C[C@H]([C@H]1O)O)[H])=O)[H])C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35341> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "510.31927" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
