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

<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:160737>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "Met-Gly-Glu"@fa, "met-gly-glu"@en ;
  ns0:monoisotopicmass "335.11511" ;
  ns0:mass "335.380" ;
  ns0:smiles "S(CC[C@H](N)C(=O)NCC(=O)N[C@@H](CCC(O)=O)C(O)=O)C" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C12H21N3O6S" ;
  ns0:inchikey "YCUSPBPZVJDMII-YUMQZZPRSA-N" ;
  ns0:inchi "InChI=1S/C12H21N3O6S/c1-22-5-4-7(13)11(19)14-6-9(16)15-8(12(20)21)2-3-10(17)18/h7-8H,2-6,13H2,1H3,(H,14,19)(H,15,16)(H,17,18)(H,20,21)/t7-,8-/m0/s1" ;
  ns0:synonym_EXACT "(2S)-2-[[2-[[(2S)-2-amino-4-methylsulanylbutanoyl]amino]acetyl]amino]pentanedioic 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 .
