@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#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<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:33704>
  skos:prefLabel "اسید آمینه آلفا"@fa, "alpha-amino acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91719> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:91719>
  ns0:formula "C15H15N3O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C15H15N3O6/c16-11(14(22)23)8-17-6-5-12(19)18(15(17)24)7-9-3-1-2-4-10(9)13(20)21/h1-6,11H,7-8,16H2,(H,20,21)(H,22,23)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33704> ;
  ns0:mass "333.297" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "333.09609" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2-[[3-(2-amino-2-carboxyethyl)-2,6-dioxo-1-pyrimidinyl]methyl]benzoic acid"@en, "2 [[3 ( آمینو  کربوکسی اتیل) ،6 دی اکسو 1 پیریمیدینیل] متیل] بنزوئیک اسید"@fa ;
  ns0:inchikey "UUIYULWYHDSXHL-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC=C(C(=C1)CN2C(=O)C=CN(C2=O)CC(C(=O)O)N)C(=O)O" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
