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

<http://www.irandoc.acir/onto/irandoc/CHEBI:166167>
  ns0:formula "C15H26N4O5" ;
  ns0:smiles "O=C(N1[C@H](CCC1)C(O)=O)[C@@H](NC(=O)[C@@H](N)C(C)C)CCC(=O)N" ;
  ns0:charge "0" ;
  skos:prefLabel "val-gln-pro"@en, "Val Gln Pro"@fa ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "342.396" ;
  ns0:monoisotopicmass "342.19032" ;
  ns0:inchikey "AGKDVLSDNSTLFA-UMNHJUIQSA-N" ;
  ns0:inchi "InChI=1S/C15H26N4O5/c1-8(2)12(17)13(21)18-9(5-6-11(16)20)14(22)19-7-3-4-10(19)15(23)24/h8-10,12H,3-7,17H2,1-2H3,(H2,16,20)(H,18,21)(H,23,24)/t9-,10+,12-/m0/s1" ;
  ns0:synonym_EXACT "(2R)-1-[(2S)-5-amino-2-[[(2S)-2-amino-3-methylbutanoyl]amino]-5-oxopentanoyl]pyrrolidine-2-carboxylic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> .

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 .
