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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:91497>
  skos:prefLabel "1 [3 متیل 2 [[2 (متیل آمینه) 1 اکسوپروپیل] آمینو] 1 اگزوبوتیل] N (1،2،3،4 تتراهیدرونافتالن 1 یل) 2 پیرولیدین کربوکسامید"@fa, "1-[3-methyl-2-[[2-(methylamino)-1-oxopropyl]amino]-1-oxobutyl]-n-(1,2,3,4-tetrahydronaphthalen-1-yl)-2-pyrrolidinecarboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchi "InChI=1S/C24H36N4O3/c1-15(2)21(27-22(29)16(3)25-4)24(31)28-14-8-13-20(28)23(30)26-19-12-7-10-17-9-5-6-11-18(17)19/h5-6,9,11,15-16,19-21,25H,7-8,10,12-14H2,1-4H3,(H,26,30)(H,27,29)" ;
  ns0:mass "428.569" ;
  ns0:formula "C24H36N4O3" ;
  ns0:inchikey "POKZVJVCUGVHME-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "428.27874" ;
  ns0:smiles "CC(C)C(C(=O)N1CCCC1C(=O)NC2CCCC3=CC=CC=C23)NC(=O)C(C)NC" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
