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

<http://www.irandoc.acir/onto/irandoc/CHEBI:179366>
  skos:prefLabel "n6-acetyl-5s-hydroxy-l-lysine"@en, "N6 استیل 5S هیدروکسی ال لیزین"@fa ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "6-acetamido-2-amino-5-hydroxyhexanoic acid" ;
  ns0:mass "204.226" ;
  ns0:formula "C8H16N2O4" ;
  ns0:inchikey "FVTTTYGNCVTXEI-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C8H16N2O4/c1-5(11)10-4-6(12)2-3-7(9)8(13)14/h6-7,12H,2-4,9H2,1H3,(H,10,11)(H,13,14)" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33704> ;
  ns0:smiles "OC(CCC(N)C(O)=O)CNC(=O)C" ;
  ns0:monoisotopicmass "204.11101" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
