@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:58865>
  skos:prefLabel "n-carbamoyl-l-alpha-amino acid anion"@en, "N carbamoyl L آلفا آنیون اسید آمینه"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:192534> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:192534>
  ns0:formula "C12H12N3O3" ;
  ns0:inchikey "NWLXJVDJMARXSP-JTQLQIEISA-M" ;
  ns0:charge "-1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:58865> ;
  ns0:smiles "C1(=CNC2=C1C=CC=C2)C[C@@H](C(=O)[O-])NC(=O)N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-carbamoyl-l-tryptophanate"@en, "N carbamoyl L تریپتوفانات"@fa ;
  ns0:mass "246.247" ;
  ns0:synonym_RELATED "N-carbamoyl-L-tryptophan" ;
  ns0:inchi "InChI=1S/C12H13N3O3/c13-12(18)15-10(11(16)17)5-7-6-14-9-4-2-1-3-8(7)9/h1-4,6,10,14H,5H2,(H,16,17)(H3,13,15,18)/p-1/t10-/m0/s1" ;
  ns0:monoisotopicmass "246.08841" ;
  ns0:subset "2_STAR" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:mass rdfs:label "جرم"@fa, "mass"@en .
