@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:137462>
  ns0:formula "C19H25N7O15P2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36080> ;
  skos:prefLabel "[پروتئین] N ADP D ریبوسیل L آسپاراژین"@fa, "[protein]-n-adp-d-ribosyl-l-asparagine"@en ;
  ns0:smiles "C(C(C(*)=O)N*)C(N[C@@H]1O[C@@H]([C@H]([C@H]1O)O)COP(OP(=O)([O-])OC[C@H]2O[C@H]([C@@H]([C@@H]2O)O)N3C=NC4=C3N=CN=C4N)(=O)[O-])=O" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "653.388" ;
  ns0:monoisotopicmass "653.08839" ;
  ns0:charge "-2" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:36080>
  skos:prefLabel "protein"@en, "پروتئین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:137462> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
