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

<http://www.irandoc.acir/onto/irandoc/CHEBI:166300>
  ns0:smiles "S(CC[C@H](NC(=O)[C@@H](N)C(C)C)C(=O)N[C@@H](CCC(=O)N)C(O)=O)C" ;
  ns0:inchi "InChI=1S/C15H28N4O5S/c1-8(2)12(17)14(22)18-9(6-7-25-3)13(21)19-10(15(23)24)4-5-11(16)20/h8-10,12H,4-7,17H2,1-3H3,(H2,16,20)(H,18,22)(H,19,21)(H,23,24)/t9-,10-,12-/m0/s1" ;
  ns0:mass "376.470" ;
  ns0:inchikey "OFQGGTGZTOTLGH-NHCYSSNCSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "Val-Met-Gln"@fa, "val-met-gln"@en ;
  ns0:monoisotopicmass "376.17804" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2S)-5-amino-2-[[(2S)-2-[[(2S)-2-amino-3-methylbutanoyl]amino]-4-methylsulanylbutanoyl]amino]-5-oxopentanoic acid" ;
  ns0:formula "C15H28N4O5S" ;
  ns0:subset "2_STAR" .

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 .
