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

<http://www.irandoc.acir/onto/irandoc/CHEBI:221344>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "Sinefungin VA"@fa, "sinefungin va"@en ;
  ns0:inchikey "DOCMEZCWRQEKOV-TUUIAVOASA-N" ;
  ns0:mass "551.605" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C23H37N9O7/c1-9(2)14(21(36)30-10(3)23(37)38)31-20(35)12(25)5-4-11(24)6-13-16(33)17(34)22(39-13)32-8-29-15-18(26)27-7-28-19(15)32/h7-14,16-17,22,33-34H,4-6,24-25H2,1-3H3,(H,30,36)(H,31,35)(H,37,38)(H2,26,27,28)/t10-,11-,12-,13+,14-,16+,17+,22+/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-2-[[(2S,5S)-2,5-diamino-6-[(2R,3S,4R,5R)-5-(6-aminopurin-9-yl)-3,4-dihydroxyoxolan-2-yl]hexanoyl]amino]-3-methylbutanoyl]amino]propanoic acid" ;
  ns0:formula "C23H37N9O7" ;
  ns0:monoisotopicmass "551.28159" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O)[C@@H](NC(=O)[C@@H](NC(=O)[C@@H](N)CC[C@H](N)C[C@H]1O[C@@H](N2C3=NC=NC(=C3N=C2)N)[C@@H]([C@@H]1O)O)C(C)C)C" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
