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

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

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 .
