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

<http://www.irandoc.acir/onto/irandoc/CHEBI:145761>
  ns0:inchi "InChI=1S/C13H12N2O3/c16-12(15-8-13(17)18)6-5-9-7-14-11-4-2-1-3-10(9)11/h1-7,14H,8H2,(H,15,16)(H,17,18)/b6-5+" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "DUIFVCFSAWHIOD-AATRIKPKSA-N" ;
  skos:prefLabel "indolylacryloylglycine"@en, "ایندولیل آکریلول گلیسین"@fa ;
  ns0:monoisotopicmass "244.08479" ;
  ns0:mass "244.250" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(NCC(O)=O)/C=C/C=1C=2C(NC1)=CC=CC2" ;
  ns0:formula "C13H12N2O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51569> ;
  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:mass rdfs:label "جرم"@fa, "mass"@en .
