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

<http://www.irandoc.acir/onto/irandoc/CHEBI:91783>
  skos:prefLabel "n-(1h-indol-5-yl)-1-[3-methyl-2-[[2-(methylamino)-1-oxopropyl]amino]-1-oxobutyl]-2-pyrrolidinecarboxamide"@en, "N (1H ایندول 5 یل) 1 [3 متیل 2 [[2 (متیل آمینو) 1 اگزوپروپیل] آمینو] 1 اگزوبوتیل] 2 پیرولیدین کربوکسامید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchikey "CPJCDIAPGXTNBU-UHFFFAOYSA-N" ;
  ns0:mass "413.514" ;
  ns0:inchi "InChI=1S/C22H31N5O3/c1-13(2)19(26-20(28)14(3)23-4)22(30)27-11-5-6-18(27)21(29)25-16-7-8-17-15(12-16)9-10-24-17/h7-10,12-14,18-19,23-24H,5-6,11H2,1-4H3,(H,25,29)(H,26,28)" ;
  ns0:formula "C22H31N5O3" ;
  ns0:monoisotopicmass "413.24269" ;
  ns0:smiles "CC(C)C(C(=O)N1CCCC1C(=O)NC2=CC3=C(C=C2)NC=C3)NC(=O)C(C)NC" .

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 .
