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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:162206>
  ns0:monoisotopicmass "315.12528" ;
  ns0:mass "315.390" ;
  ns0:inchikey "TUYWCHPXKQTISF-LPEHRKFASA-N" ;
  ns0:synonym_EXACT "(2R)-1-[(2R)-2-[[(2S)-pyrrolidine-2-carbonyl]amino]-3-sulanylpropanoyl]pyrrolidine-2-carboxylic acid" ;
  ns0:inchi "InChI=1S/C13H21N3O4S/c17-11(8-3-1-5-14-8)15-9(7-21)12(18)16-6-2-4-10(16)13(19)20/h8-10,14,21H,1-7H2,(H,15,17)(H,19,20)/t8-,9-,10+/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:charge "0" ;
  skos:prefLabel "pro-cys-pro"@en, "Pro Cys Pro"@fa ;
  ns0:formula "C13H21N3O4S" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "SC[C@H](NC(=O)[C@H]1NCCC1)C(=O)N2[C@H](CCC2)C(O)=O" .

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 .
