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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:91828>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C26H34N4O3/c1-17(2)22(28-24(31)18(3)27)26(33)30-16-10-15-21(30)25(32)29-23(19-11-6-4-7-12-19)20-13-8-5-9-14-20/h4-9,11-14,17-18,21-23H,10,15-16,27H2,1-3H3,(H,28,31)(H,29,32)" ;
  ns0:mass "450.574" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:charge "0" ;
  ns0:formula "C26H34N4O3" ;
  ns0:inchikey "WKJJKOCFFPMSNU-UHFFFAOYSA-N" ;
  skos:prefLabel "1 [(2 آمینو 1 اکسوپروپیل) آمینو] 3 متیل 1 اگزوبوتیل] N (دی فنیل متیل) 2 پیرولیدین کربوکسامید"@fa, "1-[2-[(2-amino-1-oxopropyl)amino]-3-methyl-1-oxobutyl]-n-(diphenylmethyl)-2-pyrrolidinecarboxamide"@en ;
  ns0:monoisotopicmass "450.26309" ;
  ns0:smiles "CC(C)C(C(=O)N1CCCC1C(=O)NC(C2=CC=CC=C2)C3=CC=CC=C3)NC(=O)C(C)N" ;
  ns0:subset "2_STAR" .

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 .
