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

<http://www.irandoc.acir/onto/irandoc/CHEBI:34985>
  ns0:subset "2_STAR" ;
  ns0:inchikey "DMGVMSPIKNEWJI-DFSZRRHNSA-N" ;
  ns0:synonym_EXACT "Stylisterol C" ;
  ns0:mass "430.664" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "430.34470" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C28H46O3/c1-16(2)17(3)7-8-18(4)20-9-10-21-24-22(12-14-27(20,21)5)28(6)13-11-19(29)15-23(28)25(30)26(24)31/h7-8,15-22,24-26,29-31H,9-14H2,1-6H3/b8-7+/t17?,18-,19+,20-,21+,22+,24+,25+,26+,27-,28-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:formula "C28H46O3" ;
  skos:prefLabel "استیلیسترول سی"@fa, "stylisterol c"@en ;
  ns0:smiles "CC(C)C(C)/C=C/[C@@H](C)[C@H]1CC[C@H]2[C@@H]3[C@H](O)[C@@H](O)C4=C[C@@H](O)CC[C@]4(C)[C@H]3CC[C@]12C" .

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 .
