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

<http://www.irandoc.acir/onto/irandoc/CHEBI:119940>
  ns0:formula "C22H29N3O5S" ;
  ns0:inchi "InChI=1S/C22H29N3O5S/c1-29-13-11-25(19(26)15-23-21(27)17-9-5-12-30-17)20(18-10-6-14-31-18)22(28)24-16-7-3-2-4-8-16/h5-6,9-10,12,14,16,20H,2-4,7-8,11,13,15H2,1H3,(H,23,27)(H,24,28)" ;
  ns0:mass "447.550" ;
  skos:prefLabel "N [[[2 (سیکلوهگزیلامین) 2 اکسو 1 تیوفن 2 ایل اتیل] (2 متوکسی اتیل) آمینو] 2 اکسو اتیل] 2 فورانکاربوکسامید"@fa, "n-[2-[[2-(cyclohexylamino)-2-oxo-1-thiophen-2-ylethyl]-(2-methoxyethyl)amino]-2-oxoethyl]-2-furancarboxamide"@en ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:smiles "COCCN(C(C1=CC=CS1)C(=O)NC2CCCCC2)C(=O)CNC(=O)C3=CC=CO3" ;
  ns0:inchikey "ITRKVJJQWKYLQN-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "447.18279" ;
  ns0:charge "0" .

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 .
