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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:164502>
  ns0:inchi "InChI=1S/C20H25N5O5/c21-13(8-11-10-23-14-5-2-1-4-12(11)14)18(27)24-15(9-17(22)26)19(28)25-7-3-6-16(25)20(29)30/h1-2,4-5,10,13,15-16,23H,3,6-9,21H2,(H2,22,26)(H,24,27)(H,29,30)/t13-,15-,16+/m0/s1" ;
  ns0:mass "415.450" ;
  skos:prefLabel "trp-asn-pro"@en, "Trp Asn Pro"@fa ;
  ns0:monoisotopicmass "415.18557" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchikey "QNTBGBCOEYNAPV-CWRNSKLLSA-N" ;
  ns0:formula "C20H25N5O5" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(N1[C@H](CCC1)C(O)=O)[C@@H](NC(=O)[C@@H](N)CC=2C=3C(NC2)=CC=CC3)CC(=O)N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(2R)-1-[(2S)-4-amino-2-[[(2S)-2-amino-3-(1H-indol-3-yl)propanoyl]amino]-4-oxobutanoyl]pyrrolidine-2-carboxylic acid" .

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 .
