@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://www.irandoc.acir/onto/irandoc/CHEBI:51569>
  skos:prefLabel "n-acyl-amino acid"@en, "اسید آمینه آسیل N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:173813> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:173813>
  ns0:monoisotopicmass "176.04332" ;
  ns0:formula "C5H8N2O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "L 3 آمینو 2 (اگزالیلامینو) پروپانوئیک اسید"@fa, "l-3-amino-2-(oxalylamino)propanoic acid"@en ;
  ns0:smiles "OC(=O)C(NC(=O)C(O)=O)CN" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51569> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "3-amino-2-(oxaloamino)propanoic acid" ;
  ns0:inchikey "FNXJKVNOUQAQMB-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C5H8N2O5/c6-1-2(4(9)10)7-3(8)5(11)12/h2H,1,6H2,(H,7,8)(H,9,10)(H,11,12)" ;
  ns0:mass "176.128" ;
  ns0:charge "0" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
