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

<http://www.irandoc.acir/onto/irandoc/CHEBI:431>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(s)-n-[3-(3,4-methylenedioxyphenyl)-2-(acetylthio)methyl-1-oxoprolyl]-(s)-alanine benzyl ester"@en, "(S) N [3 (3،4 متیلن دی اکسی فنیل) 2 (استیل تیو) متیل 1 اکسوپرولیل] (S) آلانین بنزیل استر"@fa ;
  ns0:monoisotopicmass "500.16172" ;
  ns0:inchi "InChI=1S/C25H28N2O7S/c1-15(25(30)32-12-17-6-4-3-5-7-17)26-24(29)20-11-19(21(27(20)31)13-35-16(2)28)18-8-9-22-23(10-18)34-14-33-22/h3-10,15,19-21,31H,11-14H2,1-2H3,(H,26,29)/t15-,19?,20-,21?/m0/s1" ;
  ns0:inchikey "VTZRKUFAIWPNRI-QOLSWGAYSA-N" ;
  ns0:smiles "C[C@H](NC(=O)[C@@H]1CC(C(CSC(C)=O)N1O)c1ccc2OCOc2c1)C(=O)OCc1ccccc1" ;
  ns0:mass "500.566" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C25H28N2O7S" ;
  ns0:synonym_EXACT "(S)-N-[3-(3,4-Methylenedioxyphenyl)-2-(acetylthio)methyl-1-oxoprolyl]-(S)-alanine benzyl ester" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> .

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 .
