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

<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:221233>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "649.060" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "svetamycin h"@en, "Svetamycin H"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "Cl[C@@H]1CNN(C(=O)[C@@H](NC(=O)[C@@H]2N(N=C[C@@H]([C@@H]2O)O)C(=O)CO)C)[C@H](C1)C(=O)N3NCCC[C@H]3C(=O)N[C@](C(=O)O)(CO)C" ;
  ns0:inchi "InChI=1S/C24H37ClN8O11/c1-11(29-20(40)17-18(38)15(36)8-28-33(17)16(37)9-34)21(41)32-14(6-12(25)7-27-32)22(42)31-13(4-3-5-26-31)19(39)30-24(2,10-35)23(43)44/h8,11-15,17-18,26-27,34-36,38H,3-7,9-10H2,1-2H3,(H,29,40)(H,30,39)(H,43,44)/t11-,12-,13-,14+,15-,17+,18-,24-/m0/s1" ;
  ns0:inchikey "MDRCUWLNUYOITI-BVYJMRFYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C24H37ClN8O11" ;
  ns0:monoisotopicmass "648.22703" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
