@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:214587> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:214587>
  skos:prefLabel "sch 39185"@en, "Sch 39185"@fa ;
  ns0:inchi "InChI=1S/C25H48N2O5/c1-5-17-10-8-11-19(7-3)24(30)27-15-9-12-18(6-2)20(14-13-17)32-25-23(29)21(26)22(28)16(4)31-25/h16-23,25,28-29H,5-15,26H2,1-4H3,(H,27,30)/t16-,17-,18+,19+,20+,21+,22+,23+,25-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1NCCC[C@H]([C@H](O[C@@H]2O[C@H]([C@@H](O)[C@H]([C@H]2O)N)C)CC[C@H](CCC[C@H]1CC)CC)CC" ;
  ns0:formula "C25H48N2O5" ;
  ns0:mass "456.668" ;
  ns0:inchikey "RSMFLBIGOXZFRL-OLAQZZBPSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47779> ;
  ns0:synonym_EXACT "(3R,7S,10R,11R)-10-[(2R,3R,4R,5S,6S)-4-amino-3,5-dihydroxy-6-methyloxan-2-yl]oxy-3,7,11-triethyl-azacyclotetradecan-2-one" ;
  ns0:monoisotopicmass "456.35632" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
