@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25106>
  skos:prefLabel "ماکرولید"@fa, "macrolide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218864> .

<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:218864>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "549.23627" ;
  skos:prefLabel "olimycin b"@en, "اولیمایسین B"@fa ;
  ns0:smiles "O=C1O[C@H]([C@@H](O)C=C[C@@H](CCC(C=2C=3C(C=4[C@]1(C=CC(=O)NC4C(=O)C3C=C(C)C2O)C)=O)=O)CC)CC(C)C" ;
  ns0:mass "549.620" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CXZKUXHFVVFGSU-PSDJQMKZSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(9R,10E,12S,13S,16R)-9-ethyl-4,12-dihydroxy-3,16-dimethyl-13-(2-methylpropyl)-14-oxa-20-azatetracyclo[19.3.1.05,24.016,22]pentacosa-1(24),2,4,10,17,21-hexaene-6,15,19,23,25-pentone" ;
  ns0:formula "C31H35NO8" ;
  ns0:inchi "InChI=1S/C31H35NO8/c1-6-17-7-9-19(33)21(13-15(2)3)40-30(39)31(5)12-11-22(35)32-26-25(31)29(38)23-18(28(26)37)14-16(4)27(36)24(23)20(34)10-8-17/h7,9,11-12,14-15,17,19,21,33,36H,6,8,10,13H2,1-5H3,(H,32,35)/b9-7+/t17-,19-,21-,31+/m0/s1" .

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 .
