@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:137967>
  skos:prefLabel "n(6)-acyl-l-lysine residue"@en, "N(6) آسیل L لیزین باقی مانده"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:156053> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:156053>
  skos:prefLabel "N(6) ((3R) 3،6 دیامینو هگزانویل) L لیزین (2+) باقی مانده"@fa, "n(6)-((3r)-3,6-diaminohexanoyl)-l-lysine(2+) residue"@en ;
  ns0:subset "2_STAR" ;
  ns0:synonym_RELATED "N(6)-((3R)-3,6-diaminohexanoyl)-L-lysine residue", "N(6)-((R)-beta-lysyl)-L-lysine residue" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:137967> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C12H26N4O2" ;
  ns0:mass "258.361" ;
  ns0:charge "+2" ;
  ns0:monoisotopicmass "258.20558" ;
  ns0:smiles "C([C@@H](C(*)=O)N*)CCCNC(C[C@@H](CCC[NH3+])[NH3+])=O" .

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 .
