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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112196>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C23H30N4O3S" ;
  ns0:inchikey "CCCDBLMUQKDERP-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "n-[2-[butyl-[2-(cyclopentylamino)-2-oxo-1-pyridin-4-ylethyl]amino]-2-oxoethyl]-2-thiophenecarboxamide"@en, "N [2 [بوتیل [2 (سیکلوپنتیلامین) 2 اکسو 1 پیریدین 4 ایل اتیل] آمینو] 2 اکسو اتیل] 2 تیوفن کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C23H30N4O3S/c1-2-3-14-27(20(28)16-25-22(29)19-9-6-15-31-19)21(17-10-12-24-13-11-17)23(30)26-18-7-4-5-8-18/h6,9-13,15,18,21H,2-5,7-8,14,16H2,1H3,(H,25,29)(H,26,30)" ;
  ns0:mass "442.576" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCCN(C(C1=CC=NC=C1)C(=O)NC2CCCC2)C(=O)CNC(=O)C3=CC=CS3" ;
  ns0:monoisotopicmass "442.20386" ;
  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:mass rdfs:label "جرم"@fa, "mass"@en .
