@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:35258>
  skos:prefLabel "اسید آمینه گلیکو"@fa, "glyco-amino acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:178071> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:178071>
  ns0:formula "C11H21NO7" ;
  skos:prefLabel "فروکتوزیل والین"@fa, "fructosyl valine"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "279.289" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35258> ;
  ns0:inchikey "KVUAQCKXYIJBCP-BUFOXMIFSA-N" ;
  ns0:monoisotopicmass "279.13180" ;
  ns0:synonym_EXACT "(2S)-2-[[(3S,4S,5R)-3,4-dihydroxy-2,5-bis(hydroxymethyl)oxolan-2-yl]amino]-3-methylbutanoic acid" ;
  ns0:inchi "InChI=1S/C11H21NO7/c1-5(2)7(10(17)18)12-11(4-14)9(16)8(15)6(3-13)19-11/h5-9,12-16H,3-4H2,1-2H3,(H,17,18)/t6-,7+,8-,9+,11?/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O1C(N[C@@H](C(C)C)C(O)=O)([C@@H](O)[C@H](O)[C@H]1CO)CO" ;
  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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
