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

<http://www.irandoc.acir/onto/irandoc/CHEBI:161910>
  ns0:inchikey "WOACHWLUOFZLGJ-GUBZILKMSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "Gln Arg Gln"@fa, "gln-arg-gln"@en ;
  ns0:synonym_EXACT "(2S)-5-amino-2-[[(2S)-5-(diaminomethylideneamino)-2-[[(2S)-2,5-diamino-5-oxopentanoyl]amino]pentanoyl]amino]-5-oxopentanoic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:smiles "O=C(N[C@@H](CCC(=O)N)C(O)=O)[C@@H](NC(=O)[C@@H](N)CCC(=O)N)CCCN=C(N)N" ;
  ns0:formula "C16H30N8O6" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H30N8O6/c17-8(3-5-11(18)25)13(27)23-9(2-1-7-22-16(20)21)14(28)24-10(15(29)30)4-6-12(19)26/h8-10H,1-7,17H2,(H2,18,25)(H2,19,26)(H,23,27)(H,24,28)(H,29,30)(H4,20,21,22)/t8-,9-,10-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "430.466" ;
  ns0:monoisotopicmass "430.22883" .

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 .
