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

<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://www.irandoc.acir/onto/irandoc/CHEBI:209992>
  skos:prefLabel "کریپتوفایسین 30"@fa, "cryptophycin-30"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "656.28644" ;
  ns0:formula "C35H45ClN2O8" ;
  ns0:smiles "ClC1=C(OC)C=CC(=C1)C[C@H]2NC(=O)C[C@H](O)C[C@H](OC(=O)[C@@H](OC([C@@H](CNC2=O)C)=O)CC(C)C)[C@@H](/C=C/C3=CC=CC=C3)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchi "InChI=1S/C35H45ClN2O8/c1-21(2)15-31-35(43)45-30(22(3)11-12-24-9-7-6-8-10-24)18-26(39)19-32(40)38-28(33(41)37-20-23(4)34(42)46-31)17-25-13-14-29(44-5)27(36)16-25/h6-14,16,21-23,26,28,30-31,39H,15,17-20H2,1-5H3,(H,37,41)(H,38,40)/b12-11+/t22-,23-,26-,28-,30+,31+/m1/s1" ;
  ns0:mass "657.200" ;
  ns0:inchikey "JFPRSGZLRPUHFQ-NPFQDIQASA-N" ;
  ns0:synonym_EXACT "(3S,6R,10R,14R,16S)-10-[(3-chloro-4-methoxyphenyl)methyl]-14-hydroxy-6-methyl-3-(2-methylpropyl)-16-[(E,2R)-4-phenylbut-3-en-2-yl]-1,4-dioxa-8,11-diazacyclohexadecane-2,5,9,12-tetrone" ;
  ns0:charge "0" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
