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

<http://www.irandoc.acir/onto/irandoc/CHEBI:164541>
  ns0:monoisotopicmass "393.17607" ;
  ns0:inchikey "CNHSMSFYVARZLI-YJRXYDGGSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H23N7O5/c1-8(24)13(16(27)28)23-15(26)12(3-10-5-19-7-21-10)22-14(25)11(17)2-9-4-18-6-20-9/h4-8,11-13,24H,2-3,17H2,1H3,(H,18,20)(H,19,21)(H,22,25)(H,23,26)(H,27,28)/t8-,11+,12+,13+/m1/s1" ;
  skos:prefLabel "His-His-Thr"@fa, "his-his-thr"@en ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S,3R)-2-[[(2S)-2-[[(2S)-2-amino-3-(1H-imidazol-5-yl)propanoyl]amino]-3-(1H-imidazol-5-yl)propanoyl]amino]-3-hydroxybutanoic acid" ;
  ns0:smiles "O[C@@H]([C@H](NC(=O)[C@@H](NC(=O)[C@@H](N)CC=1NC=NC1)CC=2NC=NC2)C(O)=O)C" ;
  ns0:mass "393.404" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C16H23N7O5" .

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 .
