@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://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://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:232239> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:232239>
  ns0:monoisotopicmass "475.32977" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "7-oxo-gamma-aminoisobutyrolithocholic acid"@en, "7 اکسو گاما آمینو ایزوبوتیرولیتوکولیک اسید"@fa ;
  ns0:mass "475.670" ;
  ns0:formula "C28H45NO5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  ns0:inchi "InChI=1S/C28H45NO5/c1-17(6-9-24(32)29-14-4-5-25(33)34)20-7-8-21-26-22(11-13-28(20,21)3)27(2)12-10-19(30)15-18(27)16-23(26)31/h17-22,26,30H,4-16H2,1-3H3,(H,29,32)(H,33,34)/t17-,18+,19-,20-,21+,22+,26+,27+,28-/m1/s1" ;
  ns0:inchikey "OZWXXLMYIMLSOS-HATUNHQXSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "C[C@H](CCC(=O)NCCCC(O)=O)[C@H]1CC[C@H]2[C@H]3[C@H](CC[C@]12C)[C@@]4(C)CC[C@@H](O)C[C@H]4CC3=O" .

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