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

<http://www.irandoc.acir/onto/irandoc/CHEBI:176458>
  ns0:inchikey "YQHNRQDGQKDKHX-LBPRGKRZSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2S)-5-amino-2-[[2-(1H-indol-2-yl)acetyl]amino]-5-oxopentanoic acid" ;
  skos:prefLabel "ایندول استیل گلوتامین"@fa, "indoleacetylglutamine"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:70813> ;
  ns0:formula "C15H17N3O4" ;
  ns0:inchi "InChI=1S/C15H17N3O4/c16-13(19)6-5-12(15(21)22)18-14(20)8-10-7-9-3-1-2-4-11(9)17-10/h1-4,7,12,17H,5-6,8H2,(H2,16,19)(H,18,20)(H,21,22)/t12-/m0/s1" ;
  ns0:monoisotopicmass "303.12191" ;
  ns0:mass "303.318" ;
  ns0:smiles "O=C(N[C@@H](CCC(=O)N)C(O)=O)CC=1NC=2C(C1)=CC=CC2" ;
  ns0:subset "2_STAR" .

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 .
