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

<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://www.irandoc.acir/onto/irandoc/CHEBI:163848>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "404.424" ;
  ns0:inchi "InChI=1S/C15H28N6O7/c1-7(22)11(16)13(26)20-8(4-5-10(23)24)12(25)21-9(14(27)28)3-2-6-19-15(17)18/h7-9,11,22H,2-6,16H2,1H3,(H,20,26)(H,21,25)(H,23,24)(H,27,28)(H4,17,18,19)/t7-,8+,9+,11+/m1/s1" ;
  ns0:inchikey "FHDLKMFZKRUQCE-HJGDQZAQSA-N" ;
  skos:prefLabel "Thr Glu Arg"@fa, "thr-glu-arg"@en ;
  ns0:smiles "O=C(N[C@@H](CCCN=C(N)N)C(O)=O)[C@@H](NC(=O)[C@@H](N)[C@H](O)C)CCC(O)=O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(4S)-4-[[(2S,3R)-2-amino-3-hydroxybutanoyl]amino]-5-[[(1S)-1-carboxy-4-(diaminomethylideneamino)butyl]amino]-5-oxopentanoic acid" ;
  ns0:monoisotopicmass "404.20195" ;
  ns0:formula "C15H28N6O7" .

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 .
