@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:50695>
  skos:prefLabel "مونوباکتام"@fa, "monobactam"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125184> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125184>
  ns0:formula "C33H38N2O5Si" ;
  ns0:charge "0" ;
  ns0:mass "570.752" ;
  skos:prefLabel "(3r,3'r,4's,5'r)-5'-(2-hydroxyethyl)-4'-[(4-methoxyphenyl)-dimethylsilyl]-3'-methyl-1-[[4-(2-oxo-1-azetidinyl)phenyl]methyl]-2-spiro[indole-3,2'-oxolane]one"@en, "(3R,3'R,4'S,5'R) 5' (2 هیدروکسی اتیل) 4' [(4 متوکسی فنیل) دی متیل سیلیل] 3' متیل 1 [[4 (2 اکسو 1 آزتیدینیل) فنیل] متیل] 2 اسپیرو[ایندول 3،2' اکسولان] یک"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50695> ;
  ns0:monoisotopicmass "570.25500" ;
  ns0:inchi "InChI=1S/C33H38N2O5Si/c1-22-31(41(3,4)26-15-13-25(39-2)14-16-26)29(18-20-36)40-33(22)27-7-5-6-8-28(27)35(32(33)38)21-23-9-11-24(12-10-23)34-19-17-30(34)37/h5-16,22,29,31,36H,17-21H2,1-4H3/t22-,29+,31-,33+/m0/s1" ;
  ns0:smiles "C[C@H]1[C@@H]([C@H](O[C@@]12C3=CC=CC=C3N(C2=O)CC4=CC=C(C=C4)N5CCC5=O)CCO)[Si](C)(C)C6=CC=C(C=C6)OC" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "INJZEKVZBKVNHN-ZVTQMECVSA-N" .

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 .
