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

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190335>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C24H38O4" ;
  ns0:inchikey "OZHBCCBNHOZTLX-NPSARUHUSA-N" ;
  skos:prefLabel "3alpha,12alpha-dihydroxy-5beta-chol-7-en-24-oic acid"@en, "3 آلفا، 12  دی هیدروکسی 5 بتا چول 7 و 24 اوئیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "390.27701" ;
  ns0:inchi "InChI=1S/C24H38O4/c1-14(4-9-22(27)28)18-7-8-19-17-6-5-15-12-16(25)10-11-23(15,2)20(17)13-21(26)24(18,19)3/h6,14-16,18-21,25-26H,4-5,7-13H2,1-3H3,(H,27,28)/t14-,15-,16-,18-,19+,20+,21+,23+,24-/m1/s1" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36078> ;
  ns0:mass "390.564" ;
  ns0:synonym_EXACT "(4R)-4-[(3R,5R,9R,10S,12S,13R,14S,17R)-3,12-dihydroxy-10,13-dimethyl-2,3,4,5,6,9,11,12,14,15,16,17-dodecahydro-1H-cyclopenta[a]phenanthren-17-yl]pentanoic acid" ;
  ns0:smiles "O[C@@H]1[C@]2([C@](C=3[C@@]([C@@]4([C@](CC3)(C[C@H](O)CC4)[H])C)(C1)[H])(CC[C@@]2([C@@H](CCC(O)=O)C)[H])[H])C" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
