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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:175330>
  ns0:monoisotopicmass "414.34978" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401> ;
  skos:prefLabel "(3بتا، 5 آلفا، 7 آلفا) 14 متیل کلستا 9 (11)، 24 دی ان 3،7 دیول"@fa, "(3beta,5alpha,7alpha)-14-methylcholesta-9(11),24-diene-3,7-diol"@en ;
  ns0:inchi "InChI=1S/C28H46O2/c1-18(2)8-7-9-19(3)22-11-15-28(6)25-23(12-14-27(22,28)5)26(4)13-10-21(29)16-20(26)17-24(25)30/h8,12,19-22,24-25,29-30H,7,9-11,13-17H2,1-6H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "414.674" ;
  ns0:inchikey "GVYKPOLJSCOPHA-UHFFFAOYSA-N" ;
  ns0:formula "C28H46O2" ;
  ns0:synonym_EXACT "10,13,14-trimethyl-17-(6-methylhept-5-en-2-yl)-1,2,3,4,5,6,7,8,12,15,16,17-dodecahydrocyclopenta[a]phenanthrene-3,7-diol" ;
  ns0:smiles "OC1C2C3(C(C(CC3)C(CCC=C(C)C)C)(CC=C2C4(C(C1)CC(O)CC4)C)C)C" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
