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

<http://www.irandoc.acir/onto/irandoc/CHEBI:220148>
  ns0:inchikey "CGAHMBJXXRRYMY-VAWYXSNFSA-N" ;
  skos:prefLabel "potensimicin"@en, "پتانسیمیسین"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C28H47NO8" ;
  ns0:mass "525.683" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C28H47NO8/c1-10-21-14(2)11-12-20(30)15(3)13-16(4)26(17(5)23(31)18(6)27(34)36-21)37-28-25(33)22(29(8)9)24(32)19(7)35-28/h11-12,14-19,21-22,24-26,28,32-33H,10,13H2,1-9H3/b12-11+" ;
  ns0:smiles "O=C1OC(C(C=CC(=O)C(C)CC(C(C(C(C1C)=O)C)OC2OC(C(O)C(C2O)N(C)C)C)C)C)CC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47779> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "525.33017" .

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 .
