@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:70813>
  skos:prefLabel "مشتق گلوتامین"@fa, "glutamine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:169419> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:169419>
  ns0:mass "274.277" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "2-amino-5-[(2,5-diamino-5-oxopentanoyl)amino]-5-oxopentanoic acid" ;
  ns0:inchikey "YWPMFELGYPTDIO-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C10H18N4O5/c11-5(1-3-7(13)15)9(17)14-8(16)4-2-6(12)10(18)19/h5-6H,1-4,11-12H2,(H2,13,15)(H,18,19)(H,14,16,17)" ;
  skos:prefLabel "گلوتامینیل گاما گلوتامات"@fa, "glutaminyl-gamma-glutamate"@en ;
  ns0:monoisotopicmass "274.12772" ;
  ns0:formula "C10H18N4O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:70813> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(NC(=O)CCC(N)C(O)=O)C(N)CCC(=O)N" ;
  ns0:charge "0" .

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 .
