@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:133042>
  ns0:smiles "N(C([C@@H]([NH3+])CC(C)C)=O)[C@H](C(*)=O)CC([O-])=O" ;
  ns0:formula "C10H17N2O4" ;
  ns0:synonym_RELATED "N-terminal L-leucyl-L-aspartate residue", "Leu-Asp zwitterionic residue", "leucylaspartyl zwitterionic residue" ;
  ns0:subset "3_STAR" ;
  ns0:monoisotopicmass "229.11883" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64768> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "229.253" ;
  skos:prefLabel "l-leucyl-l-aspartyl zwitterionic residue"@en, "L leucyl L aspartyl zwitterionic باقی مانده"@fa ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:64768>
  skos:prefLabel "گروه زویتریونی"@fa, "zwitterionic group"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:133042> .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
