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

<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://www.irandoc.acir/onto/irandoc/CHEBI:91705>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCC(C)C(C(=O)N1CCCC1C(=O)NC2CCCC3=CC=CC=C23)NC(=O)C(C)NC" ;
  ns0:subset "2_STAR" ;
  ns0:mass "442.595" ;
  ns0:inchikey "UZKQKLOUKVAGDI-UHFFFAOYSA-N" ;
  skos:prefLabel "1-[3-methyl-2-[2-(methylamino)propanoylamino]pentanoyl]-n-(1,2,3,4-tetrahydronaphthalen-1-yl)pyrrolidine-2-carboxamide"@en, "1 [3 متیل 2 [2 (متیل آمینو) پروپانویلامین] پنتانویل] N (1،2،3،4 تتراهیدرونافتالن 1 یل) پیرولیدین 2 کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C25H38N4O3/c1-5-16(2)22(28-23(30)17(3)26-4)25(32)29-15-9-14-21(29)24(31)27-20-13-8-11-18-10-6-7-12-19(18)20/h6-7,10,12,16-17,20-22,26H,5,8-9,11,13-15H2,1-4H3,(H,27,31)(H,28,30)" ;
  ns0:charge "0" ;
  ns0:formula "C25H38N4O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:monoisotopicmass "442.29439" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
