@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:27369>
  skos:prefLabel "زویتریون"@fa, "zwitterion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228169> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:228169>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27369> ;
  ns0:inchi "InChI=1S/C12H23NO7/c14-8-6-20-12(19,11(18)10(8)17)7-13-5-3-1-2-4-9(15)16/h8,10-11,13-14,17-19H,1-7H2,(H,15,16)/t8-,10-,11+,12-/m1/s1" ;
  ns0:mass "293.316" ;
  ns0:formula "C12H23NO7" ;
  ns0:monoisotopicmass "293.14745" ;
  ns0:inchikey "NEDUACVLBFTKTH-KXGXSXBTSA-N" ;
  skos:prefLabel "n-(1-deoxy-beta-d-fructopyranos-1-yl)-l-6-aminohexanoate zwitterion"@en, "N (1 دئوکسی بتا D فروکتوپیرانوس 1 yl) L 6 آمینو هگزانوات زویتریون"@fa ;
  ns0:synonym_RELATED "N-(1-deoxy-beta-D-fructopyranos-1-yl)-L-6-aminohexanoate" ;
  ns0:smiles "C1O[C@]([C@H]([C@@H]([C@@H]1O)O)O)(O)C[NH2+]CCCCCC([O-])=O" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
