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

<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://www.irandoc.acir/onto/irandoc/CHEBI:222197>
  skos:prefLabel "میکروژینین 741B"@fa, "microginin 741b"@en ;
  ns0:monoisotopicmass "741.39489" ;
  ns0:formula "C38H55N5O10" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VYJQKLBLZQMFCB-UHFFFAOYSA-N" ;
  ns0:smiles "O=C(NC(C(=O)N(C(C(=O)O)CC1=CC=C(O)C=C1)C)CC2=CC=C(O)C=C2)C3N(C(=O)C(NC(=O)C(O)C(NC)CCCCCCC)CO)CCC3" ;
  ns0:mass "741.883" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "2-[[2-[[1-[3-hydroxy-2-[[2-hydroxy-3-(methylamino)decanoyl]amino]propanoyl]pyrrolidine-2-carbonyl]amino]-3-(4-hydroxyphenyl)propanoyl]-methylamino]-3-(4-hydroxyphenyl)propanoic acid" ;
  ns0:inchi "InChI=1S/C38H55N5O10/c1-4-5-6-7-8-10-28(39-2)33(47)35(49)41-30(23-44)37(51)43-20-9-11-31(43)34(48)40-29(21-24-12-16-26(45)17-13-24)36(50)42(3)32(38(52)53)22-25-14-18-27(46)19-15-25/h12-19,28-33,39,44-47H,4-11,20-23H2,1-3H3,(H,40,48)(H,41,49)(H,52,53)" ;
  ns0:charge "0" .

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 .
