@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://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:15705>
  skos:prefLabel "l-alpha-amino acid"@en, "L آلفا اسید آمینه"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228276> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:228276>
  ns0:smiles "C(CC(=O)[O-])[C@@]1([H])C(=N[C@](CCC(=O)[O-])([H])C(=N1)O)O" ;
  ns0:subset "2_STAR" ;
  ns0:mass "256.215" ;
  ns0:synonym_RELATED "cyclo(L-glutamyl-L-glutamyl)" ;
  ns0:monoisotopicmass "256.07063" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "سیکلو (Glu Glu)"@fa, "cyclo(glu-glu)"@en ;
  ns0:synonym_EXACT "3-[(2S,5S)-5-(2-carboxylatoethyl)-3,6-dioxopiperazin-2-yl]propanoate" ;
  ns0:charge "-2" ;
  ns0:formula "C10H12N2O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15705> ;
  ns0:inchikey "NDCKGUDRHBPJAQ-WDSKDSINSA-L" ;
  ns0:inchi "InChI=1S/C10H14N2O6/c13-7(14)3-1-5-9(17)12-6(10(18)11-5)2-4-8(15)16/h5-6H,1-4H2,(H,11,18)(H,12,17)(H,13,14)(H,15,16)/p-2/t5-,6-/m0/s1" .

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 .
