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

<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://www.irandoc.acir/onto/irandoc/CHEBI:79838>
  ns0:inchikey "GWWAUGFEXKPHIM-OXKYWHGHSA-N" ;
  ns0:monoisotopicmass "401.40215" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401> ;
  ns0:smiles "CC(C)CCC[C@@H](C)[C@H]1CC[C@H]2[C@@H]3CC[C@H]4N(C)[C@@H](C)CC[C@]4(C)[C@H]3CC[C@]12C" ;
  skos:prefLabel "3 بتا، 4 دی متیل 4 آزا 5 آلفا کلستان"@fa, "3beta,4-dimethyl-4-aza-5alpha-cholestane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C28H51N/c1-19(2)9-8-10-20(3)23-12-13-24-22-11-14-26-28(6,17-15-21(4)29(26)7)25(22)16-18-27(23,24)5/h19-26H,8-18H2,1-7H3/t20-,21+,22+,23-,24+,25+,26-,27-,28-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C28H51N" ;
  ns0:mass "401.71120" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
