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

<http://www.irandoc.acir/onto/irandoc/CHEBI:203123>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "458.19541" ;
  skos:prefLabel "psychrophilin f"@en, "سایکروفیلین اف"@fa ;
  ns0:formula "C26H26N4O4" ;
  ns0:smiles "O=C1N2C3=C(C=CC=C3)C(=C2)C[C@H](N(C(=O)C)C)C(=O)N4[C@H](C(NC5=C1C=CC=C5)=O)CCC4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:charge "0" ;
  ns0:inchikey "VSOGHCWPRMMCAA-GOTSBHOMSA-N" ;
  ns0:inchi "InChI=1S/C26H26N4O4/c1-16(31)28(2)23-14-17-15-30(21-11-6-4-8-18(17)21)25(33)19-9-3-5-10-20(19)27-24(32)22-12-7-13-29(22)26(23)34/h3-6,8-11,15,22-23H,7,12-14H2,1-2H3,(H,27,32)/t22-,23-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "458.518" ;
  ns0:synonym_EXACT "N-methyl-N-[(11S,17S)-2,10,16-trioxo-1,9,15-triazapentacyclo[17.6.1.03,8.011,15.020,25]hexacosa-3,5,7,19(26),20,22,24-heptaen-17-yl]acetamide" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
