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

<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:157917>
  ns0:monoisotopicmass "353.16992" ;
  skos:prefLabel "His-Pro-Thr"@fa, "his-pro-thr"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C15H23N5O5/c1-8(21)12(15(24)25)19-13(22)11-3-2-4-20(11)14(23)10(16)5-9-6-17-7-18-9/h6-8,10-12,21H,2-5,16H2,1H3,(H,17,18)(H,19,22)(H,24,25)/t8-,10+,11+,12+/m1/s1" ;
  ns0:inchikey "OWYIDJCNRWRSJY-QTKMDUPCSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S,3R)-2-[[(2S)-1-[(2S)-2-amino-3-(1H-imidazol-5-yl)propanoyl]pyrrolidine-2-carbonyl]amino]-3-hydroxybutanoic acid" ;
  ns0:smiles "O=C(N[C@@H]([C@H](O)C)C(O)=O)[C@H]1N(CCC1)C(=O)[C@@H](N)CC=2NC=NC2" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C15H23N5O5" ;
  ns0:mass "353.379" .

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 .
