@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:47779>
  skos:prefLabel "آمینوگلیکوزید"@fa, "aminoglycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95104> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:95104>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "665.30474" ;
  ns0:mass "665.726" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C33H47NO13/c1-18-10-8-6-4-3-5-7-9-11-21(45-32-30(39)28(34)29(38)19(2)44-32)15-25-27(31(40)41)22(36)17-33(42,47-25)16-20(35)14-24-23(46-24)12-13-26(37)43-18/h3-9,11-13,18-25,27-30,32,35-36,38-39,42H,10,14-17,34H2,1-2H3,(H,40,41)/t18?,19-,20?,21?,22?,23?,24?,25?,27?,28+,29-,30+,32+,33?/m1/s1" ;
  ns0:formula "C33H47NO13" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47779> ;
  skos:prefLabel "lsm-6365"@en, "LSM 6365"@fa ;
  ns0:smiles "C[C@@H]1[C@H]([C@@H]([C@@H]([C@@H](O1)OC2CC3C(C(CC(O3)(CC(CC4C(O4)C=CC(=O)OC(CC=CC=CC=CC=C2)C)O)O)O)C(=O)O)O)N)O" ;
  ns0:charge "0" ;
  ns0:inchikey "NCXMLFZGDNKEPB-SVRVJHCCSA-N" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
