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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:230047>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "499.27947" ;
  skos:prefLabel "L آلانین آمید، N [2 [2 (هیدروکسی آمینو) 2 اکسو اتیل] 4 متیل 1 اکسوپنتیل] 3 (2 نفتالنیل) L آلانیل N (2 آمینو اتیل)"@fa, "l-alaninamide,n-[2-[2-(hydroxyamino)-2-oxoethyl]-4-methyl-1-oxopentyl]-3-(2-naphthalenyl)-l-alanyl-n-(2-aminoethyl)-"@en ;
  ns0:formula "C26H37N5O5" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C26H37N5O5/c1-16(2)12-21(15-23(32)31-36)25(34)30-22(26(35)29-17(3)24(33)28-11-10-27)14-18-8-9-19-6-4-5-7-20(19)13-18/h4-9,13,16-17,21-22,36H,10-12,14-15,27H2,1-3H3,(H,28,33)(H,29,35)(H,30,34)(H,31,32)" ;
  ns0:mass "499.612" ;
  ns0:inchikey "AWNBSWDIOCXWJW-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "N-[1-[[1-(2-aminoethylamino)-1-oxopropan-2-yl]amino]-3-naphthalen-2-yl-1-oxopropan-2-yl]-N'-hydroxy-2-(2-methylpropyl)butanediamide" ;
  ns0:smiles "O=C(NC(CC1=CC=2C(C=C1)=CC=CC2)C(=O)NC(C)C(=O)NCCN)C(CC(C)C)CC(=O)NO" .

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 .
