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

<http://www.irandoc.acir/onto/irandoc/CHEBI:208529>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "2-[[(2S)-2-[[(2R)-2-[[(2S,3R)-2-amino-3-methylpentanoyl]-methylamino]-3-phenylpropanoyl]amino]-4-methylpentanoyl]amino]benzoic acid" ;
  skos:prefLabel "هیرسوتلیک اسید A"@fa, "hirsutellic acid a"@en ;
  ns0:mass "524.662" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C29H40N4O5" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)C1=C(NC(=O)[C@@H](NC(=O)[C@H](N(C(=O)[C@@H](N)[C@@H](CC)C)C)CC2=CC=CC=C2)CC(C)C)C=CC=C1" ;
  ns0:inchi "InChI=1S/C29H40N4O5/c1-6-19(4)25(30)28(36)33(5)24(17-20-12-8-7-9-13-20)27(35)32-23(16-18(2)3)26(34)31-22-15-11-10-14-21(22)29(37)38/h7-15,18-19,23-25H,6,16-17,30H2,1-5H3,(H,31,34)(H,32,35)(H,37,38)/t19-,23+,24-,25+/m1/s1" ;
  ns0:inchikey "NBHDIKSJKKZUEO-MNVNNWCQSA-N" ;
  ns0:monoisotopicmass "524.29987" .

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 .
