@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:50401>
  skos:prefLabel "کلستانوئید"@fa, "cholestanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:157664> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:47909>
  skos:prefLabel "3-oxo-delta(4) steroid"@en, "استروئید 3 اکسو دلتا (4)."@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:157664> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:157664>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401>, <http://www.irandoc.acir/onto/irandoc/CHEBI:47909> ;
  ns0:mass "398.631" ;
  ns0:smiles "[C@]12([C@]([C@]3([C@](CC1)([C@@]4(C(=CC(CC4)=O)C=C3)C)[H])[H])(CC[C@@]2([C@@H](CCCC(C)(C)O)C)[H])[H])C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "25 هیدروکسی کلست 4،6 دین 3 یک"@fa, "25-hydroxycholest-4,6-dien-3-one"@en ;
  ns0:inchikey "AZRATUGPUNWLEH-REEZCCHISA-N" ;
  ns0:formula "C27H42O2" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "25-hydroxycholest-4,6-dien-3-one" ;
  ns0:monoisotopicmass "398.31848" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C27H42O2/c1-18(7-6-14-25(2,3)29)22-10-11-23-21-9-8-19-17-20(28)12-15-26(19,4)24(21)13-16-27(22,23)5/h8-9,17-18,21-24,29H,6-7,10-16H2,1-5H3/t18-,21+,22-,23+,24+,26+,27-/m1/s1" .

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 .
