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

<http://www.irandoc.acir/onto/irandoc/CHEBI:163159>
  ns0:inchi "InChI=1S/C23H27N3O6/c24-17(11-12-20(27)28)21(29)25-18(13-15-7-3-1-4-8-15)22(30)26-19(23(31)32)14-16-9-5-2-6-10-16/h1-10,17-19H,11-14,24H2,(H,25,29)(H,26,30)(H,27,28)(H,31,32)/t17-,18-,19-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "Glu Phe Phe"@fa, "glu-phe-phe"@en ;
  ns0:smiles "O=C(N[C@@H](CC1=CC=CC=C1)C(O)=O)[C@@H](NC(=O)[C@@H](N)CCC(O)=O)CC2=CC=CC=C2" ;
  ns0:inchikey "YTRBQAQSUDSIQE-FHWLQOOXSA-N" ;
  ns0:synonym_EXACT "(4S)-4-amino-5-[[(2S)-1-[[(1S)-1-carboxy-2-phenylethyl]amino]-1-oxo-3-phenylpropan-2-yl]amino]-5-oxopentanoic acid" ;
  ns0:mass "441.484" ;
  ns0:monoisotopicmass "441.18999" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C23H27N3O6" ;
  ns0:charge "0" .

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 .
