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

<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:226469>
  ns0:mass "1010.066" ;
  skos:prefLabel "megapolibactin c"@en, "مگاپلی باکتین C"@fa ;
  ns0:inchikey "KOWVQDYFCAUUBM-CRXOGFNASA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C40H71N11O19/c1-4-5-6-7-8-9-10-11-12-15-25(54)20-29(55)41-21-30(56)46-32(33(57)40(65)66)38(62)45-28(22-52)36(60)47-31(24(3)53)37(61)43-26(16-13-18-50(69)48-67)35(59)42-23(2)34(58)44-27(39(63)64)17-14-19-51(70)49-68/h23-28,31-33,52-54,57,69-70H,4-22H2,1-3H3,(H,41,55)(H,42,59)(H,43,61)(H,44,58)(H,45,62)(H,46,56)(H,47,60)(H,63,64)(H,65,66)/t23-,24+,25+,26+,27+,28-,31+,32+,33+/m0/s1" ;
  ns0:smiles "O=NN(O)CCC[C@@H](NC(=O)[C@@H](NC(=O)[C@H](NC(=O)[C@H](NC(=O)[C@@H](NC(=O)[C@H](NC(=O)CNC(=O)C[C@H](O)CCCCCCCCCCC)[C@@H](O)C(=O)O)CO)[C@H](O)C)CCCN(O)N=O)C)C(=O)O" ;
  ns0:formula "C40H71N11O19" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:monoisotopicmass "1009.49277" .

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