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

<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:160546>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "376.470" ;
  ns0:smiles "S(CC[C@H](N)C(=O)N[C@H](C(=O)N[C@@H]([C@H](CC)C)C(O)=O)CC(=O)N)C" ;
  skos:prefLabel "met-asn-ile"@en, "Met-Asn-Ile"@fa ;
  ns0:inchikey "QXEVZBXTDTVPCP-GMOBBJLQSA-N" ;
  ns0:inchi "InChI=1S/C15H28N4O5S/c1-4-8(2)12(15(23)24)19-14(22)10(7-11(17)20)18-13(21)9(16)5-6-25-3/h8-10,12H,4-7,16H2,1-3H3,(H2,17,20)(H,18,21)(H,19,22)(H,23,24)/t8-,9-,10-,12-/m0/s1" ;
  ns0:synonym_EXACT "(2S,3S)-2-[[(2S)-4-amino-2-[[(2S)-2-amino-4-methylsulanylbutanoyl]amino]-4-oxobutanoyl]amino]-3-methylpentanoic acid" ;
  ns0:charge "0" ;
  ns0:formula "C15H28N4O5S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "376.17804" .

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 .
