@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:94973>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  skos:prefLabel "4-amino-5-[(2r)-2-borono-1-pyrrolidinyl]-5-oxopentanoic acid"@en, "4 آمینو 5 [(2R) 2 بورونو 1 پیرولیدینیل]  اکسوپنتانوئیک اسید"@fa ;
  ns0:monoisotopicmass "244.12305" ;
  ns0:formula "C9H17BN2O5" ;
  ns0:mass "244.053" ;
  ns0:inchikey "DMTPQYQQHYOTQM-MLWJPKLSSA-N" ;
  ns0:smiles "B([C@@H]1CCCN1C(=O)C(CCC(=O)O)N)(O)O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C9H17BN2O5/c11-6(3-4-8(13)14)9(15)12-5-1-2-7(12)10(16)17/h6-7,16-17H,1-5,11H2,(H,13,14)/t6?,7-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22475>
  skos:prefLabel "آمینو اسید آمید"@fa, "amino acid amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94973> .

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 .
