@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:60926>
  skos:prefLabel "آمینو مونوساکارید"@fa, "amino monosaccharide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:32574> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:32574>
  ns0:smiles "[H]C([H])(C=O)[C@@]([H])(N(C)C)[C@@]([H])(O)[C@@]([H])(C)O" ;
  ns0:synonym_EXACT "D-Rhodosamine", "2,3,6-trideoxy-3-dimethylamino-D-lyxo-hexose" ;
  ns0:mass "175.22552" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "دی رودوزامین"@fa, "d-rhodosamine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60926> ;
  ns0:inchi "InChI=1S/C8H17NO3/c1-6(11)8(12)7(4-5-10)9(2)3/h5-8,11-12H,4H2,1-3H3/t6-,7-,8+/m1/s1" ;
  ns0:subset "3_STAR" ;
  ns0:synonym_RELATED "2,3,6-Trideoxy-3-dimethylamino-D-lyxo-hexopyranose" ;
  ns0:monoisotopicmass "175.12084" ;
  ns0:formula "C8H17NO3" ;
  ns0:inchikey "WMUYJHSRMOORHK-PRJMDXOYSA-N" .

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 .
