@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:36255>
  skos:prefLabel "اسید صفراوی گلیسین مزدوج"@fa, "bile acid glycine conjugate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:231223> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:231223>
  ns0:monoisotopicmass "493.34034" ;
  ns0:charge "0" ;
  ns0:inchikey "FDLBWFQZCBIUPV-UHFFFAOYSA-N" ;
  ns0:mass "493.685" ;
  ns0:formula "C28H47NO6" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36255> ;
  skos:prefLabel "chenodeoxycholylthreonine"@en, "چنودئوکسی کولیل ترئونین"@fa ;
  ns0:inchi "InChI=1S/C28H47NO6/c1-15(5-8-23(33)29-25(16(2)30)26(34)35)19-6-7-20-24-21(10-12-28(19,20)4)27(3)11-9-18(31)13-17(27)14-22(24)32/h15-22,24-25,30-32H,5-14H2,1-4H3,(H,29,33)(H,34,35)" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2-[4-(3,7-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)pentanoylamino]-3-hydroxybutanoic acid" ;
  ns0:smiles "OC1C2C3C(C(CC3)C(CCC(=O)NC(C(O)C)C(O)=O)C)(CCC2C4(C(C1)CC(O)CC4)C)C" .

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 .
