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

<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:160349>
  ns0:mass "390.397" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C14H26N6O7" ;
  ns0:inchi "InChI=1S/C14H26N6O7/c1-6(21)10(13(26)27)20-12(25)8(3-2-4-18-14(16)17)19-11(24)7(15)5-9(22)23/h6-8,10,21H,2-5,15H2,1H3,(H,19,24)(H,20,25)(H,22,23)(H,26,27)(H4,16,17,18)/t6-,7+,8+,10+/m1/s1" ;
  ns0:monoisotopicmass "390.18630" ;
  ns0:smiles "O=C(N[C@@H]([C@H](O)C)C(O)=O)[C@@H](NC(=O)[C@@H](N)CC(O)=O)CCCN=C(N)N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "NYLBGYLHBDFRHL-VEVYYDQMSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "Asp Arg Thr"@fa, "asp-arg-thr"@en ;
  ns0:synonym_EXACT "(3S)-3-amino-4-[[(2S)-1-[[(1S,2R)-1-carboxy-2-hydroxypropyl]amino]-5-(diaminomethylideneamino)-1-oxopentan-2-yl]amino]-4-oxobutanoic acid" .

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 .
