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

<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:95192>
  skos:prefLabel "lsm-6477"@en, "LSM 6477"@fa ;
  ns0:inchikey "VPVKEYMMZQLRBZ-LWPWWCTFSA-N" ;
  ns0:mass "827.997" ;
  ns0:monoisotopicmass "827.46672" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C42H69NO15" ;
  ns0:smiles "C[C@@H]1CC=CC=C[C@@H]([C@@H](C[C@@H]([C@@H]([C@H]([C@@H](CC(=O)O1)C(=O)OC)OC)OC2[C@@H]([C@H]([C@@H]([C@H](O2)C)OC3C[C@@]([C@H]([C@@H](O3)C)OC(=O)CC(C)C)(C)O)N(C)C)O)CC=O)C)O" ;
  ns0:inchi "InChI=1S/C42H69NO15/c1-23(2)19-31(46)56-39-27(6)54-33(22-42(39,7)50)57-36-26(5)55-41(35(48)34(36)43(8)9)58-37-28(17-18-44)20-24(3)30(45)16-14-12-13-15-25(4)53-32(47)21-29(38(37)51-10)40(49)52-11/h12-14,16,18,23-30,33-39,41,45,48,50H,15,17,19-22H2,1-11H3/t24-,25-,26-,27+,28+,29-,30+,33?,34-,35-,36-,37+,38+,39+,41?,42-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47779> .

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