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

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

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