@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:59869>
  skos:prefLabel "l-alpha-amino acid zwitterion"@en, "L آلفا آمینو اسید زویتریون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:149627> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:149627>
  ns0:formula "C6H13NO3" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C([C@H]([C@H](CC)CO)[NH3+])(=O)[O-]" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59869> ;
  ns0:monoisotopicmass "147.08954" ;
  ns0:inchi "InChI=1S/C6H13NO3/c1-2-4(3-8)5(7)6(9)10/h4-5,8H,2-3,7H2,1H3,(H,9,10)/t4-,5+/m1/s1" ;
  skos:prefLabel "3(1) هیدروکسی ال ایزولوسین زویتریون"@fa, "3(1)-hydroxy-l-isoleucine zwitterion"@en ;
  ns0:inchikey "FBQPPRTWSNHYNZ-UHNVWZDZSA-N" ;
  ns0:mass "147.174" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "3(1)-hydroxy-L-isoleucine" .

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 .
