@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:166201>
  ns0:inchikey "GMOLURHJBLOBFW-ONGXEEELSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "311.15935" ;
  skos:prefLabel "val-gly-his"@en, "وال گلای هیس"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "311.342" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C13H21N5O4/c1-7(2)11(14)12(20)16-5-10(19)18-9(13(21)22)3-8-4-15-6-17-8/h4,6-7,9,11H,3,5,14H2,1-2H3,(H,15,17)(H,16,20)(H,18,19)(H,21,22)/t9-,11-/m0/s1" ;
  ns0:smiles "O=C(NCC(=O)N[C@@H](CC=1NC=NC1)C(O)=O)[C@@H](N)C(C)C" ;
  ns0:synonym_EXACT "(2S)-2-[[2-[[(2S)-2-amino-3-methylbutanoyl]amino]acetyl]amino]-3-(1H-imidazol-5-yl)propanoic acid" ;
  ns0:formula "C13H21N5O4" .

<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:166201> .

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 .
