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

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

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 .
