@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:16670>
  skos:prefLabel "پپتید"@fa, "peptide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93896> .

<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:93896>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-[[2-amino-4-(5-hydroxy-2-pyridinyl)-3-methyl-1-oxopentyl]amino]-2-[(2r,3r,4s,5r)-5-(2,4-dioxo-1-pyridinyl)-3,4-dihydroxy-2-oxolanyl]acetic acid"@en, "2 [[ آمینو 4 (5 هیدروکسی  پیریدینیل) 3 متیل 1 اکسوپنتیل] ]  [(2R,3R,4S,5R)  (, دیاکسو  ) , دی   اکسولانیل]استیک اسید"@fa ;
  ns0:mass "492.480" ;
  ns0:monoisotopicmass "492.18563" ;
  ns0:smiles "CC(C1=NC=C(C=C1)O)C(C)C(C(=O)NC([C@@H]2[C@@H]([C@@H]([C@@H](O2)N3C=CC(=O)CC3=O)O)O)C(=O)O)N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C22H28N4O9" ;
  ns0:inchikey "MUYOCJNYLOJXQK-ZRBNDYFUSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H28N4O9/c1-9(13-4-3-12(28)8-24-13)10(2)15(23)20(32)25-16(22(33)34)19-17(30)18(31)21(35-19)26-6-5-11(27)7-14(26)29/h3-6,8-10,15-19,21,28,30-31H,7,23H2,1-2H3,(H,25,32)(H,33,34)/t9?,10?,15?,16?,17-,18+,19-,21-/m1/s1" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
