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

<http://www.irandoc.acir/onto/irandoc/CHEBI:160433>
  skos:prefLabel "asp-asp-tyr"@en, "Asp Asp Tyr"@fa ;
  ns0:monoisotopicmass "411.12778" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:smiles "O=C(N[C@@H](CC1=CC=C(O)C=C1)C(O)=O)[C@@H](NC(=O)[C@@H](N)CC(O)=O)CC(O)=O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3S)-3-amino-4-[[(2S)-3-carboxy-1-[[(1S)-1-carboxy-2-(4-hydroxyphenyl)ethyl]amino]-1-oxopropan-2-yl]amino]-4-oxobutanoic acid" ;
  ns0:inchikey "VZNOVQKGJQJOCS-SRVKXCTJSA-N" ;
  ns0:formula "C17H21N3O9" ;
  ns0:charge "0" ;
  ns0:mass "411.367" ;
  ns0:inchi "InChI=1S/C17H21N3O9/c18-10(6-13(22)23)15(26)19-11(7-14(24)25)16(27)20-12(17(28)29)5-8-1-3-9(21)4-2-8/h1-4,10-12,21H,5-7,18H2,(H,19,26)(H,20,27)(H,22,23)(H,24,25)(H,28,29)/t10-,11-,12-/m0/s1" .

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 .
