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

<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://www.irandoc.acir/onto/irandoc/CHEBI:186792>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "avideoxycholic acid"@en, "اسید آویدوکسی کولیک"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36078> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H40O4/c1-14(4-7-21(27)28)22-20(26)13-19-17-6-5-15-12-16(25)8-10-23(15,2)18(17)9-11-24(19,22)3/h14-20,22,25-26H,4-13H2,1-3H3,(H,27,28)/t14-,15-,16-,17-,18+,19+,20-,22+,23+,24+/m1/s1" ;
  ns0:synonym_EXACT "(4R)-4-[(3R,5R,8R,9S,10S,13S,14S,16R,17R)-3,16-dihydroxy-10,13-dimethyl-2,3,4,5,6,7,8,9,11,12,14,15,16,17-tetradecahydro-1H-cyclopenta[a]phenanthren-17-yl]pentanoic acid" ;
  ns0:inchikey "CQAGQSQFSWKGEB-GFBORMLMSA-N" ;
  ns0:mass "392.580" ;
  ns0:smiles "O[C@H]1[C@@]([C@@]2([C@]([C@]3([C@@]([C@@]4([C@](CC3)(C[C@H](O)CC4)[H])C)(CC2)[H])[H])(C1)[H])C)([C@@H](CCC(O)=O)C)[H]" ;
  ns0:formula "C24H40O4" ;
  ns0:monoisotopicmass "392.29266" .

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 .
