@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:61689>
  skos:prefLabel "آمینو سیکلیتول"@fa, "amino cyclitol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:176944> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:176944>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61689> ;
  ns0:mass "304.347" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4' اکسونبرامین"@fa, "4'-oxonebramine"@en ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C12H24N4O5" ;
  ns0:smiles "O([C@@H]1[C@@H](N)C[C@@H](N)[C@H](O)[C@H]1O)[C@H]2O[C@@H](C(=O)C[C@H]2N)CN" ;
  ns0:monoisotopicmass "304.17467" ;
  ns0:inchikey "BRAUSRPRKVPZCF-KMMARAAXSA-N" ;
  ns0:inchi "InChI=1S/C12H24N4O5/c13-3-8-7(17)2-6(16)12(20-8)21-11-5(15)1-4(14)9(18)10(11)19/h4-6,8-12,18-19H,1-3,13-16H2/t4-,5+,6-,8-,9+,10-,11-,12-/m1/s1" ;
  ns0:synonym_EXACT "(2R,5R,6S)-5-amino-2-(aminomethyl)-6-[(1R,2R,3S,4R,6S)-4,6-diamino-2,3-dihydroxycyclohexyl]oxyoxan-3-one" .

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 .
