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

<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:163736>
  skos:prefLabel "Gly-His-Pro"@fa, "gly-his-pro"@en ;
  ns0:inchi "InChI=1S/C13H19N5O4/c14-5-11(19)17-9(4-8-6-15-7-16-8)12(20)18-3-1-2-10(18)13(21)22/h6-7,9-10H,1-5,14H2,(H,15,16)(H,17,19)(H,21,22)/t9-,10+/m0/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2R)-1-[(2S)-2-[(2-aminoacetyl)amino]-3-(1H-imidazol-5-yl)propanoyl]pyrrolidine-2-carboxylic acid" ;
  ns0:inchikey "YFGONBOFGGWKKY-VHSXEESVSA-N" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C13H19N5O4" ;
  ns0:smiles "O=C(N1[C@H](CCC1)C(O)=O)[C@@H](NC(=O)CN)CC=2NC=NC2" ;
  ns0:monoisotopicmass "309.14370" ;
  ns0:mass "309.326" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> .

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 .
