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

<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://www.irandoc.acir/onto/irandoc/CHEBI:189975>
  ns0:inchikey "RIARKSMMKCXBML-MTKVKGGCSA-N" ;
  ns0:monoisotopicmass "468.32396" ;
  ns0:mass "468.678" ;
  ns0:synonym_EXACT "(1S,2R,5S,6R,9R,10S,11S,14S,15R,21S)-11-hydroxy-10-(hydroxymethyl)-2,5,6,10,14,21-hexamethyl-23-oxahexacyclo[19.2.1.02,19.05,18.06,15.09,14]tetracosa-16,18-dien-22-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35341> ;
  ns0:formula "C30H44O4" ;
  ns0:inchi "InChI=1S/C30H44O4/c1-25-15-19-18-7-8-21-27(3)11-10-22(32)28(4,17-31)20(27)9-12-30(21,6)29(18,5)14-13-26(19,2)23(16-25)34-24(25)33/h7-8,20-23,31-32H,9-17H2,1-6H3/t20-,21-,22+,23+,25+,26-,27+,28-,29-,30-/m1/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O1[C@@]2([C@]3(C(=C4[C@]([C@]5([C@@]([C@@]6([C@]([C@]([C@@H](O)CC6)(CO)C)(CC5)[H])C)(C=C4)[H])C)(CC3)C)C[C@@](C2)(C1=O)C)C)[H]" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "uralenolide"@en, "اورالنولید"@fa ;
  ns0:subset "2_STAR" .

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 .
