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

<http://www.irandoc.acir/onto/irandoc/CHEBI:162661>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "Pro Thr Asn"@fa, "pro-thr-asn"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(N[C@@H]([C@H](O)C)C(=O)N[C@@H](CC(=O)N)C(O)=O)[C@H]1NCCC1" ;
  ns0:formula "C13H22N4O6" ;
  ns0:inchikey "WVXQQUWOKUZIEG-VEVYYDQMSA-N" ;
  ns0:monoisotopicmass "330.15393" ;
  ns0:mass "330.341" ;
  ns0:inchi "InChI=1S/C13H22N4O6/c1-6(18)10(17-11(20)7-3-2-4-15-7)12(21)16-8(13(22)23)5-9(14)19/h6-8,10,15,18H,2-5H2,1H3,(H2,14,19)(H,16,21)(H,17,20)(H,22,23)/t6-,7+,8+,10+/m1/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2S)-4-amino-2-[[(2S,3R)-3-hydroxy-2-[[(2S)-pyrrolidine-2-carbonyl]amino]butanoyl]amino]-4-oxobutanoic acid" .

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 .
