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

<http://www.irandoc.acir/onto/irandoc/CHEBI:117206>
  ns0:monoisotopicmass "491.19440" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "4 [1 [2 (3، دی متوکسی فنیل) اتیل]  (  فنوکسی)  اکسو  آزتیدینیل] متیل استر بنزوئیک اسید"@fa, "4-[1-[2-(3,4-dimethoxyphenyl)ethyl]-3-(4-methoxyphenoxy)-4-oxo-2-azetidinyl]benzoic acid methyl ester"@en ;
  ns0:inchikey "NJTVDSRJSONYRA-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50695> ;
  ns0:smiles "COC1=CC=C(C=C1)OC2C(N(C2=O)CCC3=CC(=C(C=C3)OC)OC)C4=CC=C(C=C4)C(=O)OC" ;
  ns0:mass "491.533" ;
  ns0:inchi "InChI=1S/C28H29NO7/c1-32-21-10-12-22(13-11-21)36-26-25(19-6-8-20(9-7-19)28(31)35-4)29(27(26)30)16-15-18-5-14-23(33-2)24(17-18)34-3/h5-14,17,25-26H,15-16H2,1-4H3" ;
  ns0:formula "C28H29NO7" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
