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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:214098>
  ns0:subset "2_STAR" ;
  ns0:mass "639.190" ;
  skos:prefLabel "کریپتوفایسین 18"@fa, "cryptophycin-18"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:monoisotopicmass "638.27588" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "CCZRCVCMUDRTLT-JLDLTTNLSA-N" ;
  ns0:inchi "InChI=1S/C35H43ClN2O7/c1-6-22(2)32-35(42)44-29(23(3)15-16-25-11-8-7-9-12-25)13-10-14-31(39)38-28(33(40)37-21-24(4)34(41)45-32)20-26-17-18-30(43-5)27(36)19-26/h7-12,14-19,22-24,28-29,32H,6,13,20-21H2,1-5H3,(H,37,40)(H,38,39)/b14-10+,16-15+/t22-,23+,24+,28+,29-,32-/m0/s1" ;
  ns0:smiles "ClC1=C(OC)C=CC(=C1)C[C@H]2NC(=O)C=CC[C@H](OC(=O)[C@@H](OC([C@@H](CNC2=O)C)=O)[C@H](CC)C)[C@@H](/C=C/C3=CC=CC=C3)C" ;
  ns0:synonym_EXACT "(3S,6R,10R,13E,16S)-3-[(2S)-butan-2-yl]-10-[(3-chloro-4-methoxyphenyl)methyl]-6-methyl-16-[(E,2R)-4-phenylbut-3-en-2-yl]-1,4-dioxa-8,11-diazacyclohexadec-13-ene-2,5,9,12-tetrone" ;
  ns0:formula "C35H43ClN2O7" .

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 .
