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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213853>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "کریپتوفایسین F"@fa, "cryptophycin f"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "591.100" ;
  ns0:inchi "InChI=1S/C30H39ClN2O8/c1-18(30(39)41-4)17-32-29(38)23(16-20-13-14-25(40-3)22(31)15-20)33-26(35)12-8-11-24(34)19(2)27(36)28(37)21-9-6-5-7-10-21/h5-10,12-15,18-19,23-24,27-28,34,36-37H,11,16-17H2,1-4H3,(H,32,38)(H,33,35)/b12-8+/t18-,19+,23+,24+,27-,28+/m1/s1" ;
  ns0:formula "C30H39ClN2O8" ;
  ns0:smiles "ClC1=C(OC)C=CC(=C1)C[C@H](NC(=O)/C=C/C[C@H](O)[C@@H]([C@@H](O)[C@@H](O)C2=CC=CC=C2)C)C(=O)NC[C@H](C(=O)OC)C" ;
  ns0:monoisotopicmass "590.23949" ;
  ns0:inchikey "VIMVAIVZDDHRDJ-ZTTOAXQJSA-N" ;
  ns0:synonym_EXACT "methyl (2R)-3-[[(2S)-3-(3-chloro-4-methoxyphenyl)-2-[[(E,5S,6S,7R,8S)-5,7,8-trihydroxy-6-methyl-8-phenyloct-2-enoyl]amino]propanoyl]amino]-2-methylpropanoate" .

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 .
